Searched defs:ExceptionHandlerInfo (Results 1 – 1 of 1) sorted by relevance
131 struct ExceptionHandlerInfo { struct132 ExceptionHandlerInfo* previous;133 ExceptionHandler handler;134 void* data;