Searched defs:Dwarf_Leb128 (Results 1 – 1 of 1) sorted by relevance
167 typedef struct ELFF_PACKED Dwarf_Leb128 { struct169 Elf_Byte val;178 void get_common(Dwarf_Value* value, bool sign) const { in get_common()247 void get_unsigned(Dwarf_Value* value) const { in get_unsigned()257 void get_signed(Dwarf_Value* value) const { in get_signed()284 } Dwarf_Leb128; argument