Home
last modified time | relevance | path

Searched refs:Reloc_map (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gold/
Ddwarf_reader.h1171 Reloc_map; typedef
1172 Reloc_map reloc_map_;
Ddwarf_reader.cc2102 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()
Darm.cc7014 typedef Unordered_map<unsigned int, unsigned int> Reloc_map; in do_read_symbols() typedef
7015 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()