lwdr ~master (2022-04-10T14:07:16.2750267)
Dub
Repo
actionTableLookup
rt
eh
ldc_dwarf
Look up and return the handler index of the classType in Action Table.
int
actionTableLookup
(
_Unwind_Action
actions
,
_Unwind_Exception
*
unwindHeader
,
const
(
ubyte
)*
actionRecord
,
const
(
ubyte
)*
lsda
,
_Unwind_Exception_Class
exceptionClass
,
_Unwind_Ptr
TTypeBase
,
const
(
ubyte
)*
TType
,
ubyte
TTypeEncoding
,
out
bool
saw_handler
,
out
bool
saw_cleanup
)
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
Look up and return the handler index of the classType in Action Table.