Home
last modified time | relevance | path

Searched refs:BFD_RELOC_16_GOTOFF (Results 1 – 14 of 14) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-s390.c1085 BFD_RELOC_16_GOTOFF, /* ELF_SUFFIX_GOTOFF */ in s390_elf_cons()
1340 reloc = BFD_RELOC_16_GOTOFF; in md_gather_operands()
2032 if ( fixP->fx_r_type == BFD_RELOC_16_GOTOFF in tc_s390_fix_adjustable()
2300 case BFD_RELOC_16_GOTOFF: in md_apply_fix()
Dtc-i370.c625 && (ptr->reloc == BFD_RELOC_16_GOTOFF in i370_elf_suffix()
1148 && fixp->fx_r_type != BFD_RELOC_16_GOTOFF in i370_elf_validate_fix()
2260 case BFD_RELOC_16_GOTOFF: in md_assemble()
Dtc-ppc.c1889 MAP ("got", BFD_RELOC_16_GOTOFF), in ppc_elf_suffix()
2010 case BFD_RELOC_16_GOTOFF: in ppc_elf_suffix()
2347 if (fixp->fx_r_type != BFD_RELOC_16_GOTOFF in ppc_elf_validate_fix()
3249 case BFD_RELOC_16_GOTOFF: in md_assemble()
6360 return (fix->fx_r_type != BFD_RELOC_16_GOTOFF in ppc_fix_adjustable()
6708 case BFD_RELOC_16_GOTOFF: in md_apply_fix()
6891 case BFD_RELOC_16_GOTOFF: in md_apply_fix()
Dtc-m68k.c1045 return BFD_RELOC_16_GOTOFF; in get_reloc_code()
1195 case BFD_RELOC_16_GOTOFF: in tc_m68k_fix_adjustable()
1287 case BFD_RELOC_16_GOTOFF: in tc_gen_reloc()
/toolchain/binutils/binutils-2.25/bfd/
Dcoff-ppc.c1863 HOW2MAP(BFD_RELOC_16_GOTOFF, IMAGE_REL_PPC_TOCREL16_DEFN); in ppc_coff_reloc_type_lookup()
Delf32-s390.c241 case BFD_RELOC_16_GOTOFF: in elf_s390_reloc_type_lookup()
Delf64-s390.c259 case BFD_RELOC_16_GOTOFF: in elf_s390_reloc_type_lookup()
Delf32-m68k.c378 { BFD_RELOC_16_GOTOFF, R_68K_GOT16O },
Dbfd-in2.h2597 BFD_RELOC_16_GOTOFF, enumerator
Delf-m10300.c658 { BFD_RELOC_16_GOTOFF, R_MN10300_GOTOFF16 },
Delf32-ppc.c1883 case BFD_RELOC_16_GOTOFF: r = R_PPC_GOT16; break; in ppc_elf_reloc_type_lookup()
Delf64-ppc.c2222 case BFD_RELOC_16_GOTOFF: r = R_PPC64_GOT16; in ppc64_elf_reloc_type_lookup()
/toolchain/binutils/binutils-2.25/binutils/
Ddlltool.c2622 BFD_RELOC_16_GOTOFF); in make_one_lib_file()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-96975813 BFD_RELOC_16_GOTOFF and BFD_RELOC_PPC_TOC16.