dwarf.debuginfo

Undocumented in source.

Members

Aliases

readRawSLEB128
alias readRawSLEB128 = readRawULEB128
Undocumented in source.

Functions

getCompDir
auto getCompDir(CompilationUnit unit)
Undocumented in source. Be warned that the author may not have intended to support it.
loadStrp
auto loadStrp(CompilationUnit unit, const(ubyte[]) rawOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
readBytes
auto readBytes(ubyte[] contents, size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
readRawAttribute
auto readRawAttribute(ubyte[] contents, AttributeForm form, CompilationUnit unit)
Undocumented in source. Be warned that the author may not have intended to support it.
readRawString
auto readRawString(ubyte[] contents)
Undocumented in source. Be warned that the author may not have intended to support it.
readRawULEB128
auto readRawULEB128(ubyte[] contents)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

CompilationUnit
struct CompilationUnit
Undocumented in source.
DebugInfo
struct DebugInfo
Undocumented in source.
RawAttribute
struct RawAttribute
Undocumented in source.

Meta