elf-d ~master (2020-01-18T20:34:15Z)
Dub
Repo
LineProgramHeader32L
elf
sections
debugline
debugline32
Undocumented in source.
struct
LineProgramHeader32L {
uint
unitLength
;
ushort
dwarfVersion
;
uint
headerLength
;
ubyte
minimumInstructionLength
;
bool
defaultIsStatement
;
byte
lineBase
;
ubyte
lineRange
;
ubyte
opcodeBase
;
}
Members
Variables
defaultIsStatement
bool
defaultIsStatement
;
Undocumented in source.
dwarfVersion
ushort
dwarfVersion
;
Undocumented in source.
headerLength
uint
headerLength
;
Undocumented in source.
lineBase
byte
lineBase
;
Undocumented in source.
lineRange
ubyte
lineRange
;
Undocumented in source.
minimumInstructionLength
ubyte
minimumInstructionLength
;
Undocumented in source.
opcodeBase
ubyte
opcodeBase
;
Undocumented in source.
unitLength
uint
unitLength
;
Undocumented in source.
Meta
Source
See Implementation
elf
sections
debugline
debugline32
structs
LineProgramHeader32L