Home
last modified time | relevance | path

Searched refs:Abbrev_code_table (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Ddwarf_reader.h273 typedef Unordered_map<unsigned int, const Abbrev_code*> Abbrev_code_table; typedef
291 Abbrev_code_table high_abbrev_codes_;
Ddwarf_reader.cc156 for (Abbrev_code_table::iterator it = this->high_abbrev_codes_.begin(); in clear_abbrev_codes()
230 Abbrev_code_table::const_iterator it = this->high_abbrev_codes_.find(code); in do_get_abbrev()