lwdr ~master (2022-04-10T14:07:16.2750267)
Dub
Repo
scanLSDA
rt
eh
ldc_dwarf
Read and extract information from the LSDA (.gcc_except_table section).
@
personality_fn_attributes
_Unwind_Reason_Code
scanLSDA
(
const
(
ubyte
)*
lsda
,
_Unwind_Exception_Class
exceptionClass
,
_Unwind_Action
actions
,
_Unwind_Exception
*
unwindHeader
,
_Unwind_Context
*
context
,
_Unwind_Word
cfa
,
out
_Unwind_Ptr
landingPad
,
out
int
handler
)
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
Read and extract information from the LSDA (.gcc_except_table section).