Home
last modified time | relevance | path

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

123

/netbsd/external/gpl3/binutils/dist/bfd/
H A Delf32-gen.c46 arelent *bfd_reloc, in elf_generic_info_to_howto() argument
49 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto()
55 arelent *bfd_reloc, in elf_generic_info_to_howto_rel() argument
58 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto_rel()
H A Delf64-gen.c46 arelent *bfd_reloc, in elf_generic_info_to_howto() argument
49 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto()
55 arelent *bfd_reloc, in elf_generic_info_to_howto_rel() argument
58 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto_rel()
H A Delf32-h8300.c298 bfd_reloc->howto = &h8_elf_howto_table[i]; in elf32_h8_info_to_howto()
309 arelent *bfd_reloc ATTRIBUTE_UNUSED, in elf32_h8_info_to_howto_rel()
453 arelent bfd_reloc; in elf32_h8_relocate_section() local
456 if (! elf32_h8_info_to_howto (input_bfd, &bfd_reloc, rel)) in elf32_h8_relocate_section()
458 howto = bfd_reloc.howto; in elf32_h8_relocate_section()
735 arelent bfd_reloc; in elf32_h8_relax_section() local
737 if (! elf32_h8_info_to_howto (abfd, &bfd_reloc, irel)) in elf32_h8_relax_section()
1250 arelent bfd_reloc; in elf32_h8_relax_section() local
1256 h = bfd_reloc.howto; in elf32_h8_relax_section()
1269 arelent bfd_reloc; in elf32_h8_relax_section() local
[all …]
H A Dsom.c1154 arelent *bfd_reloc, in som_reloc_call() argument
3030 switch (bfd_reloc->howto->type) in som_write_fixups()
3054 reloc_offset = bfd_reloc->address; in som_write_fixups()
3058 reloc_offset = bfd_reloc->address + 4; in som_write_fixups()
3063 switch (bfd_reloc->howto->type) in som_write_fixups()
3068 bfd_reloc, sym_num, reloc_queue); in som_write_fixups()
3074 if (bfd_reloc->addend) in som_write_fixups()
3105 if (bfd_reloc->addend) in som_write_fixups()
3127 && bfd_reloc->addend) in som_write_fixups()
3228 if (bfd_reloc->addend == 0) in som_write_fixups()
[all …]
H A Delf-hppa.h783 arelent *bfd_reloc, in elf_hppa_info_to_howto() argument
803 bfd_reloc->howto = howto; in elf_hppa_info_to_howto()
811 arelent *bfd_reloc, in elf_hppa_info_to_howto_rel() argument
831 bfd_reloc->howto = howto; in elf_hppa_info_to_howto_rel()
H A Delf32-tic6x.c1489 elf32_tic6x_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_tic6x_info_to_howto() argument
1504 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
1505 if (bfd_reloc->howto == NULL || bfd_reloc->howto->name == NULL) in elf32_tic6x_info_to_howto()
1518 elf32_tic6x_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_tic6x_info_to_howto_rel() argument
1533 bfd_reloc->howto = &elf32_tic6x_howto_table_rel[r_type]; in elf32_tic6x_info_to_howto_rel()
1534 if (bfd_reloc->howto == NULL || bfd_reloc->howto->name == NULL) in elf32_tic6x_info_to_howto_rel()
2179 arelent bfd_reloc; in elf32_tic6x_relocate_section() local
2198 res = elf32_tic6x_info_to_howto_rel (input_bfd, &bfd_reloc, rel); in elf32_tic6x_relocate_section()
2200 res = elf32_tic6x_info_to_howto (input_bfd, &bfd_reloc, rel); in elf32_tic6x_relocate_section()
2202 if (!res || (howto = bfd_reloc.howto) == NULL) in elf32_tic6x_relocate_section()
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delf32-gen.c46 arelent *bfd_reloc, in elf_generic_info_to_howto() argument
49 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto()
55 arelent *bfd_reloc, in elf_generic_info_to_howto_rel() argument
58 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto_rel()
H A Delf64-gen.c46 arelent *bfd_reloc, in elf_generic_info_to_howto() argument
49 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto()
55 arelent *bfd_reloc, in elf_generic_info_to_howto_rel() argument
58 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto_rel()
H A Delf32-h8300.c298 bfd_reloc->howto = &h8_elf_howto_table[i]; in elf32_h8_info_to_howto()
309 arelent *bfd_reloc ATTRIBUTE_UNUSED, in elf32_h8_info_to_howto_rel()
453 arelent bfd_reloc; in elf32_h8_relocate_section() local
456 if (! elf32_h8_info_to_howto (input_bfd, &bfd_reloc, rel)) in elf32_h8_relocate_section()
458 howto = bfd_reloc.howto; in elf32_h8_relocate_section()
735 arelent bfd_reloc; in elf32_h8_relax_section() local
737 if (! elf32_h8_info_to_howto (abfd, &bfd_reloc, irel)) in elf32_h8_relax_section()
1250 arelent bfd_reloc; in elf32_h8_relax_section() local
1256 h = bfd_reloc.howto; in elf32_h8_relax_section()
1269 arelent bfd_reloc; in elf32_h8_relax_section() local
[all …]
H A Dsom.c1155 arelent *bfd_reloc, in som_reloc_call() argument
3031 switch (bfd_reloc->howto->type) in som_write_fixups()
3055 reloc_offset = bfd_reloc->address; in som_write_fixups()
3059 reloc_offset = bfd_reloc->address + 4; in som_write_fixups()
3064 switch (bfd_reloc->howto->type) in som_write_fixups()
3069 bfd_reloc, sym_num, reloc_queue); in som_write_fixups()
3075 if (bfd_reloc->addend) in som_write_fixups()
3106 if (bfd_reloc->addend) in som_write_fixups()
3128 && bfd_reloc->addend) in som_write_fixups()
3229 if (bfd_reloc->addend == 0) in som_write_fixups()
[all …]
H A Delf32-xc16x.c236 elf32_xc16x_info_to_howto (bfd *abfd, arelent *bfd_reloc, in elf32_xc16x_info_to_howto() argument
246 bfd_reloc->howto = &xc16x_elf_howto_table[i]; in elf32_xc16x_info_to_howto()
H A Delf32-tic6x.c1486 elf32_tic6x_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_tic6x_info_to_howto() argument
1501 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
1502 if (bfd_reloc->howto == NULL || bfd_reloc->howto->name == NULL) in elf32_tic6x_info_to_howto()
1515 elf32_tic6x_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_tic6x_info_to_howto_rel() argument
1530 bfd_reloc->howto = &elf32_tic6x_howto_table_rel[r_type]; in elf32_tic6x_info_to_howto_rel()
1531 if (bfd_reloc->howto == NULL || bfd_reloc->howto->name == NULL) in elf32_tic6x_info_to_howto_rel()
2176 arelent bfd_reloc; in elf32_tic6x_relocate_section() local
2195 res = elf32_tic6x_info_to_howto_rel (input_bfd, &bfd_reloc, rel); in elf32_tic6x_relocate_section()
2197 res = elf32_tic6x_info_to_howto (input_bfd, &bfd_reloc, rel); in elf32_tic6x_relocate_section()
2199 if (!res || (howto = bfd_reloc.howto) == NULL) in elf32_tic6x_relocate_section()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delf32-gen.c46 arelent *bfd_reloc, in elf_generic_info_to_howto() argument
49 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto()
55 arelent *bfd_reloc, in elf_generic_info_to_howto_rel() argument
58 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto_rel()
H A Delf64-gen.c46 arelent *bfd_reloc, in elf_generic_info_to_howto() argument
49 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto()
55 arelent *bfd_reloc, in elf_generic_info_to_howto_rel() argument
58 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto_rel()
H A Delf32-h8300.c298 bfd_reloc->howto = &h8_elf_howto_table[i]; in elf32_h8_info_to_howto()
309 arelent *bfd_reloc ATTRIBUTE_UNUSED, in elf32_h8_info_to_howto_rel()
453 arelent bfd_reloc; in elf32_h8_relocate_section() local
456 if (! elf32_h8_info_to_howto (input_bfd, &bfd_reloc, rel)) in elf32_h8_relocate_section()
458 howto = bfd_reloc.howto; in elf32_h8_relocate_section()
735 arelent bfd_reloc; in elf32_h8_relax_section() local
737 if (! elf32_h8_info_to_howto (abfd, &bfd_reloc, irel)) in elf32_h8_relax_section()
1250 arelent bfd_reloc; in elf32_h8_relax_section() local
1256 h = bfd_reloc.howto; in elf32_h8_relax_section()
1269 arelent bfd_reloc; in elf32_h8_relax_section() local
[all …]
H A Dsom.c1155 arelent *bfd_reloc, in som_reloc_call() argument
3021 switch (bfd_reloc->howto->type) in som_write_fixups()
3045 reloc_offset = bfd_reloc->address; in som_write_fixups()
3049 reloc_offset = bfd_reloc->address + 4; in som_write_fixups()
3054 switch (bfd_reloc->howto->type) in som_write_fixups()
3059 bfd_reloc, sym_num, reloc_queue); in som_write_fixups()
3065 if (bfd_reloc->addend) in som_write_fixups()
3096 if (bfd_reloc->addend) in som_write_fixups()
3118 && bfd_reloc->addend) in som_write_fixups()
3219 if (bfd_reloc->addend == 0) in som_write_fixups()
[all …]
H A Delf32-xc16x.c236 elf32_xc16x_info_to_howto (bfd *abfd, arelent *bfd_reloc, in elf32_xc16x_info_to_howto() argument
246 bfd_reloc->howto = &xc16x_elf_howto_table[i]; in elf32_xc16x_info_to_howto()
H A Delf64-bpf.c313 bpf_info_to_howto (bfd *abfd, arelent *bfd_reloc, in bpf_info_to_howto() argument
328 bfd_reloc->howto = &bpf_elf_howto_table [r_type]; in bpf_info_to_howto()
H A Delf32-tic6x.c1499 elf32_tic6x_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_tic6x_info_to_howto() argument
1514 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
1515 if (bfd_reloc->howto == NULL || bfd_reloc->howto->name == NULL) in elf32_tic6x_info_to_howto()
1528 elf32_tic6x_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_tic6x_info_to_howto_rel() argument
1543 bfd_reloc->howto = &elf32_tic6x_howto_table_rel[r_type]; in elf32_tic6x_info_to_howto_rel()
1544 if (bfd_reloc->howto == NULL || bfd_reloc->howto->name == NULL) in elf32_tic6x_info_to_howto_rel()
2238 arelent bfd_reloc; in elf32_tic6x_relocate_section() local
2257 res = elf32_tic6x_info_to_howto_rel (input_bfd, &bfd_reloc, rel); in elf32_tic6x_relocate_section()
2259 res = elf32_tic6x_info_to_howto (input_bfd, &bfd_reloc, rel); in elf32_tic6x_relocate_section()
2261 if (!res || (howto = bfd_reloc.howto) == NULL) in elf32_tic6x_relocate_section()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delf64-gen.c46 arelent *bfd_reloc, in elf_generic_info_to_howto() argument
49 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto()
55 arelent *bfd_reloc, in elf_generic_info_to_howto_rel() argument
58 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto_rel()
H A Delf32-gen.c46 arelent *bfd_reloc, in elf_generic_info_to_howto() argument
49 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto()
55 arelent *bfd_reloc, in elf_generic_info_to_howto_rel() argument
58 bfd_reloc->howto = &dummy; in elf_generic_info_to_howto_rel()
H A Delf32-h8300.c298 bfd_reloc->howto = &h8_elf_howto_table[i]; in elf32_h8_info_to_howto()
309 arelent *bfd_reloc ATTRIBUTE_UNUSED, in elf32_h8_info_to_howto_rel()
453 arelent bfd_reloc; in elf32_h8_relocate_section() local
456 if (! elf32_h8_info_to_howto (input_bfd, &bfd_reloc, rel)) in elf32_h8_relocate_section()
458 howto = bfd_reloc.howto; in elf32_h8_relocate_section()
735 arelent bfd_reloc; in elf32_h8_relax_section() local
737 if (! elf32_h8_info_to_howto (abfd, &bfd_reloc, irel)) in elf32_h8_relax_section()
1250 arelent bfd_reloc; in elf32_h8_relax_section() local
1256 h = bfd_reloc.howto; in elf32_h8_relax_section()
1269 arelent bfd_reloc; in elf32_h8_relax_section() local
[all …]
H A Dsom.c1155 arelent *bfd_reloc, in som_reloc_call() argument
3031 switch (bfd_reloc->howto->type) in som_write_fixups()
3055 reloc_offset = bfd_reloc->address; in som_write_fixups()
3059 reloc_offset = bfd_reloc->address + 4; in som_write_fixups()
3064 switch (bfd_reloc->howto->type) in som_write_fixups()
3069 bfd_reloc, sym_num, reloc_queue); in som_write_fixups()
3075 if (bfd_reloc->addend) in som_write_fixups()
3106 if (bfd_reloc->addend) in som_write_fixups()
3128 && bfd_reloc->addend) in som_write_fixups()
3229 if (bfd_reloc->addend == 0) in som_write_fixups()
[all …]
H A Delf32-xc16x.c236 elf32_xc16x_info_to_howto (bfd *abfd, arelent *bfd_reloc, in elf32_xc16x_info_to_howto() argument
246 bfd_reloc->howto = &xc16x_elf_howto_table[i]; in elf32_xc16x_info_to_howto()
H A Delf32-tic6x.c1486 elf32_tic6x_info_to_howto (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_tic6x_info_to_howto() argument
1501 bfd_reloc->howto = &elf32_tic6x_howto_table[r_type]; in elf32_tic6x_info_to_howto()
1502 if (bfd_reloc->howto == NULL || bfd_reloc->howto->name == NULL) in elf32_tic6x_info_to_howto()
1515 elf32_tic6x_info_to_howto_rel (bfd *abfd ATTRIBUTE_UNUSED, arelent *bfd_reloc, in elf32_tic6x_info_to_howto_rel() argument
1530 bfd_reloc->howto = &elf32_tic6x_howto_table_rel[r_type]; in elf32_tic6x_info_to_howto_rel()
1531 if (bfd_reloc->howto == NULL || bfd_reloc->howto->name == NULL) in elf32_tic6x_info_to_howto_rel()
2176 arelent bfd_reloc; in elf32_tic6x_relocate_section() local
2195 res = elf32_tic6x_info_to_howto_rel (input_bfd, &bfd_reloc, rel); in elf32_tic6x_relocate_section()
2197 res = elf32_tic6x_info_to_howto (input_bfd, &bfd_reloc, rel); in elf32_tic6x_relocate_section()
2199 if (!res || (howto = bfd_reloc.howto) == NULL) in elf32_tic6x_relocate_section()

123