Home
last modified time | relevance | path

Searched refs:BFD_RELOC_ARM_LDC_SB_G2 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-arm.c5316 BFD_RELOC_ARM_LDC_SB_G2 }, /* LDC */
8161 || inst.reloc.type > BFD_RELOC_ARM_LDC_SB_G2) in encode_arm_cp_address()
23989 case BFD_RELOC_ARM_LDC_SB_G2: in md_apply_fix()
24194 case BFD_RELOC_ARM_LDC_SB_G2: in tc_gen_reloc()
24422 && fixp->fx_r_type <= BFD_RELOC_ARM_LDC_SB_G2) in arm_force_relocation()
24487 && fixP->fx_r_type <= BFD_RELOC_ARM_LDC_SB_G2) in arm_fix_adjustable()
/toolchain/binutils/binutils-2.27/bfd/
Dbfd-in2.h3529 BFD_RELOC_ARM_LDC_SB_G2, enumerator
Delf32-arm.c1945 {BFD_RELOC_ARM_LDC_SB_G2, R_ARM_LDC_SB_G2},