Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/bfd/
H A Dreloc.c611 if (howto->special_function) in bfd_perform_relocation()
614 cont = howto->special_function (abfd, reloc_entry, symbol, data, in bfd_perform_relocation()
993 if (howto->special_function) in bfd_install_relocation()
999 cont = howto->special_function (abfd, reloc_entry, symbol, in bfd_install_relocation()
H A Dbfd-in2.h2513 bfd_reloc_status_type (*special_function) member
/dflybsd-src/contrib/binutils-2.34/bfd/
H A Dreloc.c698 if (howto && howto->special_function) in bfd_perform_relocation()
706 cont = howto->special_function (abfd, reloc_entry, symbol, data, in bfd_perform_relocation()
1033 if (howto && howto->special_function) in bfd_install_relocation()
1043 cont = howto->special_function (abfd, reloc_entry, symbol, in bfd_install_relocation()
H A Dbfd-in2.h2157 bfd_reloc_status_type (*special_function) member
/dflybsd-src/contrib/gdb-7/bfd/
H A Dreloc.c609 if (howto->special_function) in bfd_perform_relocation()
612 cont = howto->special_function (abfd, reloc_entry, symbol, data, in bfd_perform_relocation()
991 if (howto->special_function) in bfd_install_relocation()
997 cont = howto->special_function (abfd, reloc_entry, symbol, in bfd_install_relocation()
H A Dbfd-in2.h2375 bfd_reloc_status_type (*special_function) member