wasm-sourcemaps ~master (2019-11-05T14:37:45Z)
Dub
Repo
LineProgramHeader32L
dwarf
debugline
Undocumented in source.
struct
LineProgramHeader32L {
uint
unitLength
;
ushort
dwarfVersion
;
uint
headerLength
;
ubyte
minimumInstructionLength
;
ubyte
maximumOperationsPerInstruction
;
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.
maximumOperationsPerInstruction
ubyte
maximumOperationsPerInstruction
;
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
dwarf
debugline
classes
LineProgramHeader
LineProgramHeader32
LineProgramHeader64
functions
toAddressInfo
structs
AddressInfo
DebugLine
FileInfo
LineProgram
LineProgramHeader32L
LineProgramHeader64L