Home
last modified time | relevance | path

Searched refs:reloc_data (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-arc.c1078 debug_arc_reloc (struct arc_relocation_data reloc_data) in debug_arc_reloc() argument
1081 reloc_data.howto->name, in debug_arc_reloc()
1082 reloc_data.should_relocate ? "true" : "false"); in debug_arc_reloc()
1084 (unsigned int) reloc_data.reloc_offset, in debug_arc_reloc()
1085 (unsigned int) reloc_data.reloc_addend); in debug_arc_reloc()
1088 (unsigned int) reloc_data.sym_value); in debug_arc_reloc()
1089 if (reloc_data.sym_section != NULL) in debug_arc_reloc()
1093 reloc_data.sym_section->name, in debug_arc_reloc()
1094 (unsigned int) reloc_data.sym_section->output_offset); in debug_arc_reloc()
1095 if (reloc_data.sym_section->output_section != NULL) in debug_arc_reloc()
[all …]
H A Darc-got.h275 struct arc_relocation_data *reloc_data) in get_static_sym_data() argument
285 reloc_data->sym_value = h->root.u.def.value; in get_static_sym_data()
286 reloc_data->sym_section = h->root.u.def.section; in get_static_sym_data()
317 struct arc_relocation_data * reloc_data) in relocate_fix_got_relocs_for_got_info() argument
351 h, reloc_data); in relocate_fix_got_relocs_for_got_info()
386 h, reloc_data); in relocate_fix_got_relocs_for_got_info()
415 = reloc_data->sym_section->output_section->vma in relocate_fix_got_relocs_for_got_info()
416 + reloc_data->sym_section->output_offset; in relocate_fix_got_relocs_for_got_info()
431 reloc_data->sym_value + sec_vma, in relocate_fix_got_relocs_for_got_info()
435 (long) (reloc_data->sym_value + sec_vma), in relocate_fix_got_relocs_for_got_info()
H A DChangeLog-20163434 (elf_arc_relocate_section): Setup symbol_name in reloc_data.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-arc.c1078 debug_arc_reloc (struct arc_relocation_data reloc_data) in debug_arc_reloc() argument
1081 reloc_data.howto->name, in debug_arc_reloc()
1082 reloc_data.should_relocate ? "true" : "false"); in debug_arc_reloc()
1084 (unsigned int) reloc_data.reloc_offset, in debug_arc_reloc()
1085 (unsigned int) reloc_data.reloc_addend); in debug_arc_reloc()
1088 (unsigned int) reloc_data.sym_value); in debug_arc_reloc()
1089 if (reloc_data.sym_section != NULL) in debug_arc_reloc()
1093 reloc_data.sym_section->name, in debug_arc_reloc()
1094 (unsigned int) reloc_data.sym_section->output_offset); in debug_arc_reloc()
1095 if (reloc_data.sym_section->output_section != NULL) in debug_arc_reloc()
[all …]
H A Darc-got.h275 struct arc_relocation_data *reloc_data) in get_static_sym_data() argument
285 reloc_data->sym_value = h->root.u.def.value; in get_static_sym_data()
286 reloc_data->sym_section = h->root.u.def.section; in get_static_sym_data()
317 struct arc_relocation_data * reloc_data) in relocate_fix_got_relocs_for_got_info() argument
351 h, reloc_data); in relocate_fix_got_relocs_for_got_info()
386 h, reloc_data); in relocate_fix_got_relocs_for_got_info()
415 = reloc_data->sym_section->output_section->vma in relocate_fix_got_relocs_for_got_info()
416 + reloc_data->sym_section->output_offset; in relocate_fix_got_relocs_for_got_info()
431 reloc_data->sym_value + sec_vma, in relocate_fix_got_relocs_for_got_info()
435 (long) (reloc_data->sym_value + sec_vma), in relocate_fix_got_relocs_for_got_info()
H A DChangeLog-20163434 (elf_arc_relocate_section): Setup symbol_name in reloc_data.
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dpe-dll.c1499 reloc_data_type *reloc_data; in generate_reloc() local
1515 reloc_data = xmalloc (total_relocs * sizeof (reloc_data_type)); in generate_reloc()
1616 reloc_data[total_relocs].vma = sec_vma + relocs[i]->address; in generate_reloc()
1617 reloc_data[total_relocs].idx = total_relocs; in generate_reloc()
1623 if (reloc_data[total_relocs].vma in generate_reloc()
1635 reloc_data[total_relocs].type = IMAGE_REL_BASED_DIR64; in generate_reloc()
1640 reloc_data[total_relocs].type = IMAGE_REL_BASED_HIGHLOW; in generate_reloc()
1644 reloc_data[total_relocs].type = IMAGE_REL_BASED_LOW; in generate_reloc()
1648 reloc_data[total_relocs].type = IMAGE_REL_BASED_HIGHADJ; in generate_reloc()
1653 reloc_data[total_relocs].extra = 0; in generate_reloc()
[all …]
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpe-dll.c1524 reloc_data_type *reloc_data; in generate_reloc() local
1541 reloc_data = xmalloc (total_relocs * sizeof (reloc_data_type)); in generate_reloc()
1647 reloc_data[total_relocs].vma = sec_vma + relocs[i]->address; in generate_reloc()
1648 reloc_data[total_relocs].idx = total_relocs; in generate_reloc()
1654 if (reloc_data[total_relocs].vma in generate_reloc()
1666 reloc_data[total_relocs].type = IMAGE_REL_BASED_DIR64; in generate_reloc()
1671 reloc_data[total_relocs].type = IMAGE_REL_BASED_HIGHLOW; in generate_reloc()
1675 reloc_data[total_relocs].type = IMAGE_REL_BASED_LOW; in generate_reloc()
1679 reloc_data[total_relocs].type = IMAGE_REL_BASED_HIGHADJ; in generate_reloc()
1684 reloc_data[total_relocs].extra = 0; in generate_reloc()
[all …]
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-20163434 (elf_arc_relocate_section): Setup symbol_name in reloc_data.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20163434 (elf_arc_relocate_section): Setup symbol_name in reloc_data.