Searched defs:FatalConditionHandler (Results 1 – 1 of 1) sorted by relevance
7920 struct FatalConditionHandler { struct7928 static bool isSet;7929 static ULONG guaranteeSize;7930 static PVOID exceptionHandlerHandle;7941 struct FatalConditionHandler { struct7943 static bool isSet;7944 static struct sigaction oldSigActions[];7945 static stack_t oldSigStack;7946 static char altStackMem[];7960 struct FatalConditionHandler { struct[all …]