sdc v0.0.5 (2022-05-23T13:04:49Z)
Dub
Repo
LsdHeaderInfo
d
rt
dwarf
Undocumented in source.
struct
LsdHeaderInfo {
_Unwind_Ptr
start
;
_Unwind_Ptr
lpStart
;
Encoding
callSiteEncoding
;
Encoding
typeEncoding
;
const
(
ubyte
)*
typeTable
;
const
(
ubyte
)*
actionTable
;
}
Members
Variables
actionTable
const
(
ubyte
)*
actionTable
;
Undocumented in source.
callSiteEncoding
Encoding
callSiteEncoding
;
Undocumented in source.
lpStart
_Unwind_Ptr
lpStart
;
Undocumented in source.
start
_Unwind_Ptr
start
;
Undocumented in source.
typeEncoding
Encoding
typeEncoding
;
Undocumented in source.
typeTable
const
(
ubyte
)*
typeTable
;
Undocumented in source.
Meta
Source
See Implementation
d
rt
dwarf
aliases
uintptr_t
enums
Base
Format
functions
parseLsdHeader
read_encoded
read_sleb128
read_ubyte
read_uleb128
structs
Encoding
LsdHeaderInfo