Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
H A Dreloc.cc964 Reloc_symbol_changes* reloc_map = NULL; in do_relocate_sections() local
971 &reloc_map, target); in do_relocate_sections()
984 view, address, view_size, reloc_map); in do_relocate_sections()
1187 Reloc_symbol_changes** reloc_map, in split_stack_adjust() argument
1194 reloc_map, target); in split_stack_adjust()
1201 reloc_map, target); in split_stack_adjust()
1219 Reloc_symbol_changes** reloc_map, in split_stack_adjust_reltype() argument
1355 if (*reloc_map == NULL) in split_stack_adjust_reltype()
1356 *reloc_map = new Reloc_symbol_changes(reloc_count); in split_stack_adjust_reltype()
1357 (*reloc_map)->set(i, tosym); in split_stack_adjust_reltype()
H A Dobject.h2713 Reloc_symbol_changes** reloc_map,
2722 Reloc_symbol_changes** reloc_map,
H A Darm.cc6889 Reloc_map reloc_map; in do_read_symbols() local
6903 reloc_map.insert(value); in do_read_symbols()
6907 info_shndx, i, reloc_map[info_shndx]); in do_read_symbols()
6931 Reloc_map::const_iterator it = reloc_map.find(shndx); in do_read_symbols()
6932 if (it != reloc_map.end()) in do_read_symbols()
/dragonfly/contrib/binutils-2.34/gold/
H A Dreloc.cc987 Reloc_symbol_changes* reloc_map = NULL; in relocate_section_range() local
994 &reloc_map, target); in relocate_section_range()
1007 view, address, view_size, reloc_map); in relocate_section_range()
1210 Reloc_symbol_changes** reloc_map, in split_stack_adjust() argument
1217 reloc_map, target); in split_stack_adjust()
1224 reloc_map, target); in split_stack_adjust()
1242 Reloc_symbol_changes** reloc_map, in split_stack_adjust_reltype() argument
1378 if (*reloc_map == NULL) in split_stack_adjust_reltype()
1379 *reloc_map = new Reloc_symbol_changes(reloc_count); in split_stack_adjust_reltype()
1380 (*reloc_map)->set(i, tosym); in split_stack_adjust_reltype()
H A Dobject.h2744 Reloc_symbol_changes** reloc_map,
2753 Reloc_symbol_changes** reloc_map,
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dcr16c.h252 typedef struct reloc_map struct