ReactOS
0.4.15-dev-1632-g4e289ce
|
Go to the source code of this file.
Classes | |
struct | SmallObj |
struct | BigObj |
Macros | |
#define | ALIGN 64 |
Variables | |
int | failures |
int | global |
bool | TestFuncThrows |
#define ALIGN 64 |
Definition at line 15 of file ehframes.cpp.
__declspec | ( | noinline | ) |
Referenced by Align(), AlignAndAlloca(), AlignAndAllocaAndBigLocals(), AlignAndBigLocals(), GSCookieAndAlign(), GSCookieAndAlignAndAlloca(), GSCookieAndAlignAndAllocaAndBigLocals(), GSCookieAndAlignAndBigLocals(), TryAndAlign(), TryAndAlignAndAlloca(), TryAndAlignAndAllocaAndBigLocals(), TryAndAlignAndBigLocals(), TryAndGSCookieAndAlign(), TryAndGSCookieAndAlignAndAlloca(), TryAndGSCookieAndAlignAndAllocaAndBigLocals(), and TryAndGSCookieAndAlignAndBigLocals().
Definition at line 89 of file ehframes.cpp.
Referenced by ExAllocateCacheAwareRundownProtection(), ExInitializeRundownProtectionCacheAware(), FlatBuf_Arg_CopyMemory(), FlatBuf_Arg_Reserve(), FlatBuf_Arg_WriteString(), PnpDecodeIoPort(), PnpDecodeMemory16(), PnpDecodeMemory32(), RunTests(), and WsBufferAllocate().
Definition at line 181 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 367 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 275 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 137 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 323 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 231 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 66 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 112 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 204 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 390 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 298 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 158 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 344 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 252 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 529 of file ehframes.cpp.
void RunTests | ( | ) |
Definition at line 427 of file ehframes.cpp.
Referenced by main().
Definition at line 45 of file ehframes.cpp.
Referenced by RunTests().
Referenced by Align(), AlignAndAlloca(), AlignAndAllocaAndBigLocals(), AlignAndBigLocals(), Alloca(), AllocaAndBigLocals(), BigLocals(), GSCookie(), GSCookieAndAlign(), GSCookieAndAlignAndAlloca(), GSCookieAndAlignAndAllocaAndBigLocals(), GSCookieAndAlignAndBigLocals(), GSCookieAndAlloca(), GSCookieAndAllocaAndBigLocals(), GSCookieAndBigLocals(), Simple(), Try(), TryAndAlign(), TryAndAlignAndAlloca(), TryAndAlignAndAllocaAndBigLocals(), TryAndAlignAndBigLocals(), TryAndAlloca(), TryAndAllocaAndBigLocals(), TryAndBigLocals(), TryAndGSCookie(), TryAndGSCookieAndAlign(), TryAndGSCookieAndAlignAndAlloca(), TryAndGSCookieAndAlignAndAllocaAndBigLocals(), TryAndGSCookieAndAlignAndBigLocals(), TryAndGSCookieAndAlloca(), TryAndGSCookieAndAllocaAndBigLocals(), TryAndGSCookieAndBigLocals(), BigObj::~BigObj(), and SmallObj::~SmallObj().
Definition at line 53 of file ehframes.cpp.
Referenced by DisplayStatus(), RunTests(), and StartThread().
Definition at line 98 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 190 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 376 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 284 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 145 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 331 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 239 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 75 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 122 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 214 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 400 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 308 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 167 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 353 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 261 of file ehframes.cpp.
Referenced by RunTests().
int failures |
Definition at line 20 of file ehframes.cpp.
Referenced by main(), RunTests(), and START_TEST().
int global |
Definition at line 22 of file ehframes.cpp.
Referenced by AlignAndAlloca(), AlignAndAllocaAndBigLocals(), Alloca(), AllocaAndBigLocals(), ClassTest(), CreateILockBytesOnHGlobal(), ft_module_get_service(), GSCookieAndAlignAndAlloca(), GSCookieAndAlignAndAllocaAndBigLocals(), GSCookieAndAlloca(), GSCookieAndAllocaAndBigLocals(), Link(), RegExp2_put_Global(), test_save(), TryAndAlignAndAlloca(), TryAndAlignAndAllocaAndBigLocals(), TryAndAlloca(), TryAndAllocaAndBigLocals(), TryAndGSCookieAndAlignAndAlloca(), TryAndGSCookieAndAlignAndAllocaAndBigLocals(), TryAndGSCookieAndAlloca(), TryAndGSCookieAndAllocaAndBigLocals(), and VfdGetLocalLink().
bool TestFuncThrows |
Definition at line 23 of file ehframes.cpp.
Referenced by RunTests().