Home
last modified time | relevance | path

Searched refs:Abbrev_code (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwarf_reader.h185 struct Abbrev_code struct
187 Abbrev_code(unsigned int t, bool hc) in Abbrev_code() argument
240 const Abbrev_code*
257 const Abbrev_code*
262 store_abbrev(unsigned int code, const Abbrev_code* entry) in store_abbrev()
274 typedef Unordered_map<unsigned int, const Abbrev_code*> Abbrev_code_table;
291 const Abbrev_code* low_abbrev_codes_[low_abbrev_code_max_];
634 typedef Dwarf_abbrev_table::Abbrev_code Abbrev_code; typedef
666 const Abbrev_code* abbrev_code_;
749 const Dwarf_abbrev_table::Abbrev_code*
H A Ddwarf_reader.cc226 const Dwarf_abbrev_table::Abbrev_code*
264 Abbrev_code* entry = new Abbrev_code(tag, has_children); in do_get_abbrev()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwarf_reader.h185 struct Abbrev_code struct
187 Abbrev_code(unsigned int t, bool hc) in Abbrev_code() function
240 const Abbrev_code*
257 const Abbrev_code*
262 store_abbrev(unsigned int code, const Abbrev_code* entry) in store_abbrev()
274 typedef Unordered_map<unsigned int, const Abbrev_code*> Abbrev_code_table;
291 const Abbrev_code* low_abbrev_codes_[low_abbrev_code_max_];
634 typedef Dwarf_abbrev_table::Abbrev_code Abbrev_code; typedef
666 const Abbrev_code* abbrev_code_;
749 const Dwarf_abbrev_table::Abbrev_code*
H A Ddwarf_reader.cc226 const Dwarf_abbrev_table::Abbrev_code*
264 Abbrev_code* entry = new Abbrev_code(tag, has_children); in do_get_abbrev()