rt.compiler.gdc.gcc.deh

Undocumented in source.

Members

Functions

__gdc_personality_sj0
_Unwind_Reason_Code __gdc_personality_sj0(int iversion, _Unwind_Action actions, _Unwind_Exception_Class exception_class, _Unwind_Exception* ue_header, _Unwind_Context* context)
Undocumented in source. Be warned that the author may not have intended to support it.
__gdc_personality_v0
_Unwind_Reason_Code __gdc_personality_v0(int iversion, _Unwind_Action actions, _Unwind_Exception_Class exception_class, _Unwind_Exception* ue_header, _Unwind_Context* context)
Undocumented in source. Be warned that the author may not have intended to support it.
_d_isbaseof
int _d_isbaseof(ClassInfo , ClassInfo )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
_d_throw
void _d_throw(Object obj)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

OurUnwindException
struct OurUnwindException
Undocumented in source.
Phase1Info
struct Phase1Info
Undocumented in source.
lsda_header_info
struct lsda_header_info
Undocumented in source.

Variables

GDC_Exception_Class
_Unwind_Exception_Class GDC_Exception_Class;
Undocumented in source.

Meta