Searched refs:Reloc_map (Results 1 – 6 of 6) sorted by relevance
1171 Reloc_map; typedef1172 Reloc_map reloc_map_;
2102 typename Reloc_map::const_iterator it in read_header_tables_v5()2168 typename Reloc_map::const_iterator it in read_header_tables_v5()2329 typename Reloc_map::const_iterator it in process_one_opcode()
7014 typedef Unordered_map<unsigned int, unsigned int> Reloc_map; in do_read_symbols() typedef7015 Reloc_map reloc_map; in do_read_symbols()7027 Reloc_map::value_type value(info_shndx, i); in do_read_symbols()7028 std::pair<Reloc_map::iterator, bool> result = in do_read_symbols()7057 Reloc_map::const_iterator it = reloc_map.find(shndx); in do_read_symbols()