Home
last modified time | relevance | path

Searched defs:CxaExceptionHeader (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/gcc/
H A Ddeh.d311 struct CxaExceptionHeader struct
321 CxaExceptionHeader* nextException; argument
326 CxaExceptionHeader* nextPropagatingException; argument
327 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 …]