elf-d ~master (2020-01-18T20:34:15Z)
Dub
Repo
LineProgramHeader64L
elf
sections
debugline
debugline64
Undocumented in source.
struct
LineProgramHeader64L {
uint
unitLength_
;
ulong
unitLength
;
ushort
dwarfVersion
;
ulong
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
ulong
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
ulong
unitLength
;
Undocumented in source.
unitLength_
uint
unitLength_
;
Undocumented in source.
Meta
Source
See Implementation
elf
sections
debugline
debugline64
structs
LineProgramHeader64L