Home
last modified time | relevance | path

Searched refs:BFD_RELOC_CTOR (Results 1 – 25 of 67) sorted by relevance

123

/toolchain/binutils/binutils-2.25/bfd/
Delf32-i960.c112 case BFD_RELOC_CTOR: in elf32_i960_bfd_to_reloc_type()
Delf32-arc.c131 { BFD_RELOC_CTOR, R_ARC_32 },
Dcoff-sparc.c115 { BFD_RELOC_CTOR, R_SPARC_32 }, /* @@ Assumes 32 bits. */
Daout-ns32k.c216 if (code == BFD_RELOC_CTOR) in MY()
Dmipsbsd.c300 case BFD_RELOC_CTOR: in MY()
Dcoff-m68k.c182 case BFD_RELOC_CTOR: in m68k_reloc_type_lookup()
Daout-arm.c297 if (code == BFD_RELOC_CTOR) in MY()
Dcoff-i960.c274 case BFD_RELOC_CTOR: in coff_i960_reloc_type_lookup()
Driscix.c255 if (code == BFD_RELOC_CTOR) in riscix_reloc_type_lookup()
Dpe-mips.c481 case BFD_RELOC_CTOR: in coff_mips_reloc_type_lookup()
Dreloc.c7388 case BFD_RELOC_CTOR: in bfd_default_reloc_type_lookup()
Delf32-i370.c262 case BFD_RELOC_CTOR: i370_reloc = R_I370_ADDR31; break; in i370_elf_reloc_type_lookup()
Dcoff-mips.c692 case BFD_RELOC_CTOR: in mips_bfd_reloc_type_lookup()
Dcoff-sh.c478 { BFD_RELOC_CTOR, R_SH_IMM32CE },
485 { BFD_RELOC_CTOR, R_SH_IMM32 },
Delf32-mips.c2107 case BFD_RELOC_CTOR: in bfd_elf32_bfd_reloc_type_lookup()
Dbout.c647 case BFD_RELOC_CTOR: in b_out_bfd_reloc_type_lookup()
Delf32-vax.c310 { BFD_RELOC_CTOR, R_VAX_32 },
Dcoff-alpha.c1159 case BFD_RELOC_CTOR: in alpha_bfd_reloc_type_lookup()
Delfn32-mips.c3166 { BFD_RELOC_CTOR, R_MIPS_32 },
Dcoff-arm.c817 if (code == BFD_RELOC_CTOR) in coff_arm_reloc_type_lookup()
/toolchain/binutils/binutils-2.25/ld/
Dldmain.c1136 if (bfd_reloc_type_lookup (info->output_bfd, BFD_RELOC_CTOR) == NULL in constructor_callback()
1138 || bfd_reloc_type_lookup (abfd, BFD_RELOC_CTOR) == NULL)) in constructor_callback()
1161 ldctor_add_set_entry (h, BFD_RELOC_CTOR, name, section, value); in constructor_callback()
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i370.c602 MAP ("fixup", BFD_RELOC_CTOR), in i370_elf_suffix()
1165 || fixp->fx_r_type != BFD_RELOC_CTOR) in i370_elf_validate_fix()
2533 case BFD_RELOC_CTOR: in md_apply_fix()
Dtc-frv.c1595 bfd_reloc_code_real_type reloc_type = BFD_RELOC_CTOR; in frv_pic_ptr()
1762 case BFD_RELOC_CTOR: in frv_frob_file_section()
Dtc-ppc.c1928 MAP32 ("fixup", BFD_RELOC_CTOR), in ppc_elf_suffix()
2097 || fix->fx_r_type == BFD_RELOC_CTOR in ppc_elf_cons_fix_check()
2365 || fixp->fx_r_type != BFD_RELOC_CTOR) in ppc_elf_validate_fix()
6975 case BFD_RELOC_CTOR: in md_apply_fix()
7002 || fixP->fx_r_type == BFD_RELOC_CTOR in md_apply_fix()
/toolchain/binutils/binutils-2.25/ld/po/
Dzh_TW.po967 msgid "%P%F: BFD backend error: BFD_RELOC_CTOR unsupported\n"
968 msgstr "%P%F: BFD 後端錯誤:不支援 BFD_RELOC_CTOR\n"

123