Home
last modified time | relevance | path

Searched refs:special_function (Results 1 – 25 of 108) sorted by relevance

12345

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dbpf-reloc.def9 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 Dreloc.c686 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 Delf32-mcore.c452 if (howto->special_function == mcore_elf_unsupported_reloc) in mcore_elf_relocate_section()
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dreloc.c681 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 Delf32-mcore.c452 if (howto->special_function == mcore_elf_unsupported_reloc) in mcore_elf_relocate_section()
H A Dbfd-in2.h2114 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dbfdint.texi1177 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 Dbfdint.texi1178 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 Dbfd.h2118 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/hppa/
H A Dbfd.h2118 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64eb/
H A Dbfd.h2118 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/aarch64/
H A Dbfd.h2118 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/vax/
H A Dbfd.h2118 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsel/
H A Dbfd.h2118 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/armeb/
H A Dbfd.h2161 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/x86_64/
H A Dbfd.h3209 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/armeb/
H A Dbfd.h2161 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/sh3eb/
H A Dbfd.h2118 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/or1k/
H A Dbfd.h2505 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/riscv32/
H A Dbfd.h2118 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/i386/
H A Dbfd.h2118 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils/lib/libbfd/arch/coldfire/
H A Dbfd.h2505 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/arm/
H A Dbfd.h2161 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/alpha/
H A Dbfd.h2118 bfd_reloc_status_type (*special_function) member
/netbsd-src/external/gpl3/binutils.old/lib/libbfd/arch/mipsn64el/
H A Dbfd.h2118 bfd_reloc_status_type (*special_function) member

12345