Home
last modified time | relevance | path

Searched refs:bfd_reloc (Results 1 – 17 of 17) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf64-gen.c46 arelent *bfd_reloc, in elf_generic_info_to_howto() argument
49 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto()
54 arelent *bfd_reloc, in elf_generic_info_to_howto_rel() argument
57 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto_rel()
Delf32-gen.c46 arelent *bfd_reloc, in elf_generic_info_to_howto() argument
49 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto()
54 arelent *bfd_reloc, in elf_generic_info_to_howto_rel() argument
57 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto_rel()
Delf32-h8300.c287 elf32_h8_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_h8_info_to_howto() argument
297 bfd_reloc->howto = &h8_elf_howto_table[i]; in elf32_h8_info_to_howto()
304 elf32_h8_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_h8_info_to_howto_rel() argument
311 bfd_reloc->howto = &h8_elf_howto_table[r]; in elf32_h8_info_to_howto_rel()
452 arelent bfd_reloc; in elf32_h8_relocate_section() local
455 elf32_h8_info_to_howto (input_bfd, &bfd_reloc, rel); in elf32_h8_relocate_section()
456 howto = bfd_reloc.howto; in elf32_h8_relocate_section()
737 arelent bfd_reloc; in elf32_h8_relax_section() local
739 elf32_h8_info_to_howto (abfd, &bfd_reloc, irel); in elf32_h8_relax_section()
1251 arelent bfd_reloc; in elf32_h8_relax_section() local
[all …]
Dsom.c1155 arelent *bfd_reloc, in som_reloc_call() argument
1159 int arg_bits = HPPA_R_ARG_RELOC (bfd_reloc->addend); in som_reloc_call()
1212 bfd_put_8 (abfd, bfd_reloc->howto->type + type, p); in som_reloc_call()
1238 bfd_put_8 (abfd, bfd_reloc->howto->type + 10 in som_reloc_call()
2977 arelent *bfd_reloc = subsection->orelocation[j]; in som_write_fixups() local
2983 if ((*bfd_reloc->sym_ptr_ptr)->flags & BSF_SECTION_SYM) in som_write_fixups()
2984 sym_num = (*bfd_reloc->sym_ptr_ptr)->udata.i; in som_write_fixups()
2986 sym_num = som_symbol_data (*bfd_reloc->sym_ptr_ptr)->index; in som_write_fixups()
3007 skip = bfd_reloc->address - reloc_offset; in som_write_fixups()
3016 switch (bfd_reloc->howto->type) in som_write_fixups()
[all …]
Delf32-xc16x.c229 elf32_xc16x_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_xc16x_info_to_howto() argument
239 bfd_reloc->howto = &xc16x_elf_howto_table[i]; in elf32_xc16x_info_to_howto()
Delf32-tic6x.c1503 elf32_tic6x_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_tic6x_info_to_howto() argument
1510 bfd_reloc->howto = NULL; in elf32_tic6x_info_to_howto()
1512 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
1516 elf32_tic6x_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_tic6x_info_to_howto_rel() argument
1523 bfd_reloc->howto = NULL; in elf32_tic6x_info_to_howto_rel()
1525 bfd_reloc->howto = &elf32_tic6x_howto_table_rel[r_type]; in elf32_tic6x_info_to_howto_rel()
2271 arelent bfd_reloc; in elf32_tic6x_relocate_section() local
2289 elf32_tic6x_info_to_howto_rel (input_bfd, &bfd_reloc, rel); in elf32_tic6x_relocate_section()
2291 elf32_tic6x_info_to_howto (input_bfd, &bfd_reloc, rel); in elf32_tic6x_relocate_section()
2292 howto = bfd_reloc.howto; in elf32_tic6x_relocate_section()
Delf-hppa.h1025 arelent *bfd_reloc, in elf_hppa_info_to_howto() argument
1030 bfd_reloc->howto = &elf_hppa_howto_table[ELF_R_TYPE (elf_reloc->r_info)]; in elf_hppa_info_to_howto()
1037 arelent *bfd_reloc, in elf_hppa_info_to_howto_rel() argument
1042 bfd_reloc->howto = &elf_hppa_howto_table[ELF_R_TYPE (elf_reloc->r_info)]; in elf_hppa_info_to_howto_rel()
Delf32-score.c2380 arelent *bfd_reloc, in s3_bfd_score_info_to_howto() argument
2387 bfd_reloc->howto = NULL; in s3_bfd_score_info_to_howto()
2389 bfd_reloc->howto = &elf32_score_howto_table[r_type]; in s3_bfd_score_info_to_howto()
2446 arelent bfd_reloc; in s3_bfd_score_elf_relocate_section() local
2451 s3_bfd_score_info_to_howto (input_bfd, &bfd_reloc, (Elf_Internal_Rela *) rel); in s3_bfd_score_elf_relocate_section()
2452 howto = bfd_reloc.howto; in s3_bfd_score_elf_relocate_section()
4085 arelent *bfd_reloc, in _bfd_score_info_to_howto() argument
4089 return s3_bfd_score_info_to_howto (abfd, bfd_reloc, elf_reloc); in _bfd_score_info_to_howto()
4091 return s7_bfd_score_info_to_howto (abfd, bfd_reloc, elf_reloc); in _bfd_score_info_to_howto()
Delf32-i860.c909 arelent *bfd_reloc, in elf32_i860_info_to_howto_rela() argument
912 bfd_reloc->howto in elf32_i860_info_to_howto_rela()
Delf32-score7.c2217 arelent *bfd_reloc, in s7_bfd_score_info_to_howto() argument
2224 bfd_reloc->howto = NULL; in s7_bfd_score_info_to_howto()
2226 bfd_reloc->howto = &elf32_score_howto_table[r_type]; in s7_bfd_score_info_to_howto()
2284 arelent bfd_reloc; in s7_bfd_score_elf_relocate_section() local
2289 s7_bfd_score_info_to_howto (input_bfd, &bfd_reloc, (Elf_Internal_Rela *) rel); in s7_bfd_score_elf_relocate_section()
2290 howto = bfd_reloc.howto; in s7_bfd_score_elf_relocate_section()
Delf32-lm32.c1125 arelent bfd_reloc; in lm32_elf_relocate_section() local
1127 lm32_info_to_howto_rela (input_bfd, &bfd_reloc, rel); in lm32_elf_relocate_section()
1128 howto = bfd_reloc.howto; in lm32_elf_relocate_section()
Delfnn-aarch64.c1515 elfNN_aarch64_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elfNN_aarch64_info_to_howto() argument
1521 bfd_reloc->howto = elfNN_aarch64_howto_from_type (r_type); in elfNN_aarch64_info_to_howto()
5059 arelent bfd_reloc; in elfNN_aarch64_relocate_section() local
5067 bfd_reloc.howto = elfNN_aarch64_howto_from_type (r_type); in elfNN_aarch64_relocate_section()
5068 howto = bfd_reloc.howto; in elfNN_aarch64_relocate_section()
Delfnn-ia64.c202 arelent *bfd_reloc, in elfNN_ia64_info_to_howto() argument
205 bfd_reloc->howto in elfNN_ia64_info_to_howto()
Delf64-ia64-vms.c245 arelent *bfd_reloc, in elf64_ia64_info_to_howto() argument
248 bfd_reloc->howto in elf64_ia64_info_to_howto()
Delf32-arm.c1789 elf32_arm_info_to_howto (bfd * abfd ATTRIBUTE_UNUSED, arelent * bfd_reloc, in elf32_arm_info_to_howto() argument
1795 bfd_reloc->howto = elf32_arm_howto_from_type (r_type); in elf32_arm_info_to_howto()
10545 arelent bfd_reloc; in elf32_arm_relocate_section() local
10558 bfd_reloc.howto = elf32_arm_howto_from_type (r_type); in elf32_arm_relocate_section()
10559 howto = bfd_reloc.howto; in elf32_arm_relocate_section()
DChangeLog-2012464 bfd_reloc values. Map to corresponding D-form relocs.
DChangeLog-02036660 names instead of cryptically overloaded bfd_reloc error