/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | bpf-reloc.def | 9 bpf_elf_generic_reloc, /* special_function */ 24 bpf_elf_generic_reloc, /* special_function */ 39 bpf_elf_generic_reloc, /* special_function */ 54 bpf_elf_generic_reloc, /* special_function */ 69 bpf_elf_generic_reloc, /* special_function */ 84 bpf_elf_generic_reloc, /* special_function */ 104 bpf_elf_generic_reloc, /* special_function */
|
H A D | reloc.c | 686 if (howto && howto->special_function) in bfd_perform_relocation() 694 cont = howto->special_function (abfd, reloc_entry, symbol, data, in bfd_perform_relocation() 1019 if (howto && howto->special_function) in bfd_install_relocation() 1027 cont = howto->special_function (abfd, reloc_entry, symbol, in bfd_install_relocation()
|
H A D | elf32-mcore.c | 452 if (howto->special_function == mcore_elf_unsupported_reloc) in mcore_elf_relocate_section()
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | reloc.c | 681 if (howto && howto->special_function) in bfd_perform_relocation() 689 cont = howto->special_function (abfd, reloc_entry, symbol, data, in bfd_perform_relocation() 1016 if (howto && howto->special_function) in bfd_install_relocation() 1026 cont = howto->special_function (abfd, reloc_entry, symbol, in bfd_install_relocation()
|
H A D | elf32-mcore.c | 452 if (howto->special_function == mcore_elf_unsupported_reloc) in mcore_elf_relocate_section()
|
H A D | bfd-in2.h | 2114 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/ |
H A D | bfdint.texi | 1177 that weren't, the howto structure included a @samp{special_function} 1219 @samp{special_function} field. Since the functions are normally called 1220 from target specific code, the @samp{special_function} field adds 1244 able to handle that. You may need to set the @samp{special_function} 1277 @samp{special_function} field to handle this correctly. Test this by
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/doc/ |
H A D | bfdint.texi | 1178 that weren't, the howto structure included a @samp{special_function} 1220 @samp{special_function} field. Since the functions are normally called 1221 from target specific code, the @samp{special_function} field adds 1245 able to handle that. You may need to set the @samp{special_function} 1278 @samp{special_function} field to handle this correctly. Test this by
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipseb/ |
H A D | bfd.h | 2118 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/hppa/ |
H A D | bfd.h | 2118 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64eb/ |
H A D | bfd.h | 2118 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64/ |
H A D | bfd.h | 2118 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/vax/ |
H A D | bfd.h | 2118 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsel/ |
H A D | bfd.h | 2118 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/armeb/ |
H A D | bfd.h | 2161 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/x86_64/ |
H A D | bfd.h | 3209 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/armeb/ |
H A D | bfd.h | 2161 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/sh3eb/ |
H A D | bfd.h | 2118 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/or1k/ |
H A D | bfd.h | 2505 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/riscv32/ |
H A D | bfd.h | 2118 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/i386/ |
H A D | bfd.h | 2118 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/coldfire/ |
H A D | bfd.h | 2505 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/arm/ |
H A D | bfd.h | 2161 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/alpha/ |
H A D | bfd.h | 2118 bfd_reloc_status_type (*special_function) member
|
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsn64el/ |
H A D | bfd.h | 2118 bfd_reloc_status_type (*special_function) member
|