Searched defs:FatalConditionHandler (Results 1 – 4 of 4) 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
6079 struct FatalConditionHandler { struct6087 static bool isSet;6088 static ULONG guaranteeSize;6089 static PVOID exceptionHandlerHandle;6100 struct FatalConditionHandler { struct6102 static bool isSet;6103 static struct sigaction oldSigActions[];6104 static stack_t oldSigStack;6105 static char altStackMem[];6119 struct FatalConditionHandler { struct[all …]
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;