DwarfReader

Undocumented in source.

Members

Functions

read
T read()
Undocumented in source. Be warned that the author may not have intended to support it.
read_header_length
size_t read_header_length()
Undocumented in source. Be warned that the author may not have intended to support it.
read_initial_length
size_t read_initial_length()
Undocumented in source. Be warned that the author may not have intended to support it.
sleb128
long sleb128()
Undocumented in source. Be warned that the author may not have intended to support it.
str
const(char)[] str()
Undocumented in source. Be warned that the author may not have intended to support it.
uleb128
ulong uleb128()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

left
size_t left [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
next
ubyte next [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

data
ubyte[] data;
Undocumented in source.
is_dwarf_64
bool is_dwarf_64;
Undocumented in source.
read_pos
size_t read_pos;
Undocumented in source.

Meta