Searched refs:BFD_RELOC_CTOR (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf32-arc.c132 { BFD_RELOC_CTOR, R_ARC_32 },
H A Dcoff-sparc.c124 { BFD_RELOC_CTOR, R_SPARC_32 }, /* @@ Assumes 32 bits. */
H A Daout-arm.c299 if (code == BFD_RELOC_CTOR)
H A Dmipsbsd.c312 case BFD_RELOC_CTOR:
H A Dpe-mips.c472 case BFD_RELOC_CTOR:
H A Dreloc.c2720 BFD_RELOC_CTOR
5058 case BFD_RELOC_CTOR:
H A Dcoff-mips.c750 case BFD_RELOC_CTOR:
H A Delf32-mips.c720 /* The reloc used for BFD_RELOC_CTOR when doing a 64 bit link. This
1258 case BFD_RELOC_CTOR:
1259 /* We need to handle BFD_RELOC_CTOR specially.
H A Dbout.c649 case BFD_RELOC_CTOR:
H A Delfn32-mips.c1996 { BFD_RELOC_CTOR, R_MIPS_32 },
H A Dcoff-alpha.c1213 case BFD_RELOC_CTOR:
H A Dcoff-arm.c819 if (code == BFD_RELOC_CTOR)
H A Delf64-mips.c2154 { BFD_RELOC_CTOR, R_MIPS_64 },
H A Dcoff64-rs6000.c1839 case BFD_RELOC_CTOR:
H A Dlinker.c1910 if (! (*info->callbacks->add_to_set) (info, h, BFD_RELOC_CTOR,
H A Dbfd-in2.h2957 BFD_RELOC_CTOR,
2950 BFD_RELOC_CTOR, enumerator in enum:bfd_reloc_code_real
H A Dcoff-rs6000.c1045 case BFD_RELOC_CTOR:
H A Delf32-i386.c199 case BFD_RELOC_CTOR:
200 TRACE ("BFD_RELOC_CTOR");
H A Delf32-s390.c239 case BFD_RELOC_CTOR:
H A Delf64-alpha.c1020 {BFD_RELOC_CTOR, R_ALPHA_REFQUAD},
H A Delf64-s390.c247 case BFD_RELOC_CTOR:
H A Delfxx-sparc.c280 { BFD_RELOC_CTOR, R_SPARC_64 },
/freebsd-11-stable/contrib/binutils/ld/
H A Dldmain.c1152 /* Ensure that BFD_RELOC_CTOR exists now, so that we can give a
1154 if (bfd_reloc_type_lookup (output_bfd, BFD_RELOC_CTOR) == NULL
1156 || bfd_reloc_type_lookup (abfd, BFD_RELOC_CTOR) == NULL))
1157 einfo (_("%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"));
1179 ldctor_add_set_entry (h, BFD_RELOC_CTOR, name, section, value);
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c1637 MAP32 ("fixup", BFD_RELOC_CTOR),
1958 || fixp->fx_r_type != BFD_RELOC_CTOR)
5792 case BFD_RELOC_CTOR:
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2964 BFD_RELOC_CTOR,
2957 BFD_RELOC_CTOR, enumerator in enum:bfd_reloc_code_real

Completed in 308 milliseconds

12