lwdr ~master (2022-04-10T14:07:16.2750267)
Dub
Repo
__gdc_begin_catch
rt
eh
ldc_dwarf
Called before starting a catch. Returns the exception object.
extern (
C
)
void
*
__gdc_begin_catch
(
_Unwind_Exception
*
unwindHeader
)
Meta
Source
See Implementation
rt
eh
ldc_dwarf
functions
CONTINUE_UNWINDING
__gdc_begin_catch
__gdc_personality_seh0
_d_eh_enter_catch
_d_eh_personality
_d_eh_swapContext
_d_throw
_d_throw_exception
actionTableLookup
gdc_personality
getClassInfo
isDependentException
isGdcExceptionClass
isGxxExceptionClass
scanLSDA
interfaces
CxxTypeInfo
manifest constants
GNU_ARM_EABI_Unwinder
PERSONALITY_FUNCTION
personality_fn_attributes
structs
CxaExceptionHeader
ExceptionHeader
variables
gdcExceptionClass
gxxDependentExceptionClass
gxxExceptionClass
Called before starting a catch. Returns the exception object.