ReactOS 0.4.16-dev-973-g9a0ff8b
|
#include <stdio.h>
#include <malloc.h>
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 | ) |
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 367 of file ehframes.cpp.
Referenced by RunTests().
void RunTests | ( | ) |
Definition at line 427 of file ehframes.cpp.
Referenced by main().
Definition at line 45 of file ehframes.cpp.
Referenced by CreateCommand(), RunTests(), and SHParseNameEx().
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(), and TryAndGSCookieAndBigLocals().
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 331 of file ehframes.cpp.
Referenced by RunTests().
Definition at line 239 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(), set_failures_counter(), START_TEST(), test_exit(), and test_quick_exit().
int global |
Definition at line 22 of file ehframes.cpp.
Referenced by __declspec(), _clipboard_range_contains(), 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 __declspec(), and RunTests().