Lines Matching defs:at
145 * Unsigned LEB128 numbers are encoded as follows: start at the low order end
296 Dwarf_Leb128 at;
303 return at.val == 0;
319 return INC_CPTR_T(Dwarf_Abbr_AT, &at.val, 2);
326 reinterpret_cast<const Dwarf_Leb128*>(at.process_unsigned(&val));
645 Dwarf_At at() const {
830 /* Last cached DIE abbreviation. We always should have cached at least one
850 /* Process all AT abbreviations for the current DIE entry, reaching next
857 // Next DIE abbreviation is right after the separator AT abbreviation.