Searched defs:CxaExceptionHeader (Results 1 – 1 of 1) sorted by relevance
311 struct CxaExceptionHeader struct321 CxaExceptionHeader* nextException; argument326 CxaExceptionHeader* nextPropagatingException; argument327 int propagationCount;331 int handlerSwitchValue;332 const(ubyte)* actionRecord;333 const(ubyte)* languageSpecificData;334 _Unwind_Ptr catchTemp;335 void* adjustedPtr;338 _Unwind_Exception unwindHeader;[all …]