lwdr ~master (2022-04-10T14:07:16.2750267)
Dub
Repo
ExceptionHeader.restore
rt
eh
ldc_dwarf
ExceptionHeader
Restore the catch handler data saved during phase1.
struct
ExceptionHeader
static @
nogc
void
restore
(
_Unwind_Exception
*
unwindHeader
,
out
int
handler
,
out
const
(
ubyte
)*
lsda
,
out
_Unwind_Ptr
landingPad
,
out
_Unwind_Word
cfa
)
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
Restore the catch handler data saved during phase1.