Home
last modified time | relevance | path

Searched refs:BFD_RELOC_SH_GOTPLT32 (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sh64.h94 || (FIX)->fx_r_type == BFD_RELOC_SH_GOTPLT32 \
Dtc-sh.c657 case BFD_RELOC_SH_GOTPLT32: in sh_check_fixup()
681 case BFD_RELOC_SH_GOTPLT32: in sh_check_fixup()
705 case BFD_RELOC_SH_GOTPLT32: in sh_check_fixup()
729 case BFD_RELOC_SH_GOTPLT32: in sh_check_fixup()
4247 case BFD_RELOC_SH_GOTPLT32: in md_apply_fix()
4555 reloc_type = BFD_RELOC_SH_GOTPLT32; in sh_parse_name()
Dtc-sh64.c2576 else if (opjp->reloctype == BFD_RELOC_SH_GOTPLT32) in shmedia_build_Mytes()
2591 else if (opjp->reloctype == BFD_RELOC_SH_GOTPLT32) in shmedia_build_Mytes()
2607 else if (opjp->reloctype == BFD_RELOC_SH_GOTPLT32) in shmedia_build_Mytes()
/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h3561 BFD_RELOC_SH_GOTPLT32, enumerator
Delf32-sh.c361 { BFD_RELOC_SH_GOTPLT32, R_SH_GOTPLT32 },