Searched defs:FatalConditionHandler (Results 1 – 5 of 5) sorted by relevance
21 struct FatalConditionHandler { struct42 struct FatalConditionHandler { argument51 FatalConditionHandler(); argument62 struct FatalConditionHandler { struct
57 FatalConditionHandler::FatalConditionHandler() { in FatalConditionHandler() function in Catch::FatalConditionHandler125 FatalConditionHandler::FatalConditionHandler() { in FatalConditionHandler() function in Catch::FatalConditionHandler
5773 struct FatalConditionHandler { struct5774 void reset() {} in reset()5796 struct FatalConditionHandler { struct5798 static void handleSignal( int sig ) { in handleSignal()5805 FatalConditionHandler() : m_isSet( true ) { in FatalConditionHandler() function5809 ~FatalConditionHandler() { in ~FatalConditionHandler()5812 void reset() { in reset()5820 bool m_isSet;
7963 struct FatalConditionHandler { struct7971 static bool isSet;7972 static ULONG guaranteeSize;7973 static PVOID exceptionHandlerHandle;7984 struct FatalConditionHandler { struct7986 static bool isSet;7987 static struct sigaction oldSigActions[];7988 static stack_t oldSigStack;7989 static char altStackMem[];8003 struct FatalConditionHandler { struct[all …]
8018 struct FatalConditionHandler { struct8026 static bool isSet;8027 static ULONG guaranteeSize;8028 static PVOID exceptionHandlerHandle;8039 struct FatalConditionHandler { struct8041 static bool isSet;8042 static struct sigaction oldSigActions[];8043 static stack_t oldSigStack;8044 static char altStackMem[];8058 struct FatalConditionHandler { struct[all …]