d.rt.dwarf

Undocumented in source.

Members

Aliases

uintptr_t
alias uintptr_t = size_t
Undocumented in source.

Enums

Base
enum Base
Undocumented in source.
Format
enum Format
Undocumented in source.

Functions

parseLsdHeader
auto parseLsdHeader(const(ubyte)* p, _Unwind_Context* ctx)
Undocumented in source. Be warned that the author may not have intended to support it.
read_encoded
uintptr_t read_encoded(const(ubyte)* p, _Unwind_Context* ctx, Encoding encoding)
Undocumented in source. Be warned that the author may not have intended to support it.
read_sleb128
ptrdiff_t read_sleb128(const(ubyte)* p)
Undocumented in source. Be warned that the author may not have intended to support it.
read_ubyte
ubyte read_ubyte(const(ubyte)* p)
Undocumented in source. Be warned that the author may not have intended to support it.
read_uleb128
uintptr_t read_uleb128(const(ubyte)* p)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Encoding
struct Encoding
Undocumented in source.
LsdHeaderInfo
struct LsdHeaderInfo
Undocumented in source.

Meta