Searched defs:ExceptionHandler (Results 1 – 5 of 5) sorted by relevance
55 typedef void (*ExceptionHandler)(void* data, const NPUTF8* message); typedef
145 typedef void (ExceptionHandler)(void* data, const NPUTF8* message); typedef
71 const MCSymbol *ExceptionHandler; member
147 static LONG CALLBACK ExceptionHandler(PEXCEPTION_POINTERS ExceptionInfo) in ExceptionHandler() function
1034 struct ExceptionHandler { struct1035 void* catchRoutine;1036 CallFrame* callFrame;