Searched defs:ExceptionHandlerInfo (Results 1 – 1 of 1) sorted by relevance
130 struct ExceptionHandlerInfo { struct131 ExceptionHandlerInfo* previous;132 ExceptionHandler handler;133 void* data;