Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Ddwarf_reader.h1171 Reloc_map; typedef
1172 Reloc_map reloc_map_;
H A 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()
H A 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()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Ddwarf_reader.h1171 Reloc_map; typedef
1172 Reloc_map reloc_map_;
H A 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()
H A 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()