tango ~master (2021-12-14T19:14:08.8989381)
Dub
Repo
DHandlerTable
rt
compiler
dmd
posix
deh
Undocumented in source.
struct
DHandlerTable {
void
*
fptr
;
uint
espoffset
;
uint
retoffset
;
size_t
nhandlers
;
DHandlerInfo
handler_info
;
}
Members
Variables
espoffset
uint
espoffset
;
Undocumented in source.
fptr
void
*
fptr
;
Undocumented in source.
handler_info
DHandlerInfo
handler_info
;
Undocumented in source.
nhandlers
size_t
nhandlers
;
Undocumented in source.
retoffset
uint
retoffset
;
Undocumented in source.
Meta
Source
See Implementation
rt
compiler
dmd
posix
deh
functions
__eh_find_caller
__eh_finddata
_d_isbaseof
_d_throw
_d_throwc
terminate
structs
DCatchBlock
DCatchInfo
DHandlerInfo
DHandlerTable
FuncTable
variables
_deh_beg
_deh_end