lwdr ~master (2022-04-10T14:07:16.2750267)
Dub
Repo
ExceptionHeader.save
rt
eh
ldc_dwarf
ExceptionHeader
Save stage1 handler information in the exception object.
struct
ExceptionHeader
static @
nogc
void
save
(
_Unwind_Exception
*
unwindHeader
,
_Unwind_Word
cfa
,
int
handler
,
const
(
ubyte
)*
lsda
,
_Unwind_Ptr
landingPad
)
Meta
Source
See Implementation
rt
eh
ldc_dwarf
ExceptionHeader
functions
push
static functions
create
free
pop
restore
save
toExceptionHeader
static variables
ehstorage
stack
variables
canonicalFrameAddress
handler
landingPad
languageSpecificData
next
object
pad
unwindHeader
Save stage1 handler information in the exception object.