Searched refs:special_function (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dreloc.c325 . bfd_reloc_status_type (*special_function)
610 if (howto->special_function)
613 cont = howto->special_function (abfd, reloc_entry, symbol, data,
992 if (howto->special_function)
996 /* XXX - The special_function calls haven't been fixed up to deal
998 cont = howto->special_function (abfd, reloc_entry, symbol,
1321 FIXME: This routine ignores any special_function in the HOWTO,
1322 since the existing special_function values have been written for
H A Dcoff64-rs6000.c1227 howto.special_function = NULL;
1378 relocs need special_function entries, which I have not written. */
1390 0, /* special_function */
1405 0, /* special_function */
1420 0, /* special_function */
1435 0, /* special_function */
1450 0, /* special_function */
1465 0, /* special_function */
1480 0, /* special_function */
1497 0, /* special_function */
[all...]
H A Dbfd-in2.h2237 bfd_reloc_status_type (*special_function)
2230 bfd_reloc_status_type (*special_function) member in struct:reloc_howto_struct
H A Dcoff-rs6000.c603 relocs need special_function entries, which I have not written. */
616 0, /* special_function */
631 0, /* special_function */
646 0, /* special_function */
661 0, /* special_function */
676 0, /* special_function */
691 0, /* special_function */
706 0, /* special_function */
723 0, /* special_function */
740 0, /* special_function */
[all...]
H A Delfxx-mips.c1387 /* A howto special_function for REL *HI16 relocations. We can only
1423 /* A howto special_function for REL R_MIPS_GOT16 relocations. This is just
1444 /* A howto special_function for REL *LO16 relocations. The *LO16 itself
1499 /* A generic howto special_function. This calculates and installs the
10130 && (*parent)->howto->special_function
/freebsd-10.0-release/sys/sys/
H A Dcdio.h264 u_long special_function; /*<2>*/ member in struct:ioc_capability
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2244 bfd_reloc_status_type (*special_function)
2237 bfd_reloc_status_type (*special_function) member in struct:reloc_howto_struct

Completed in 219 milliseconds