Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeSLEB128 ¶
DecodeSLEB128 decodes a signed Little Endian Base 128 represented number.
func DecodeULEB128 ¶
DecodeULEB128 decodes an unsigned Little Endian Base 128 represented number.
Types ¶
type UnknownFormat ¶ added in v1.0.0
type UnknownFormat struct{}
Some parts of DWARF have no data format, e.g., abbrevs.
Click to show internal directories.
Click to hide internal directories.