Home
last modified time | relevance | path

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

/freebsd-12-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h3088 BFD_RELOC_ARM_T32_CP_OFF_IMM, enumerator
/freebsd-12-stable/contrib/binutils/bfd/
Dbfd-in2.h3081 BFD_RELOC_ARM_T32_CP_OFF_IMM, enumerator
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arm.c6402 inst.reloc.type = BFD_RELOC_ARM_T32_CP_OFF_IMM; in encode_arm_cp_address()
17631 case BFD_RELOC_ARM_T32_CP_OFF_IMM: in md_pcrel_from_section()
18625 case BFD_RELOC_ARM_T32_CP_OFF_IMM: in md_apply_fix()
19249 case BFD_RELOC_ARM_T32_CP_OFF_IMM: type = "T32_CP_OFF_IMM"; break; in tc_gen_reloc()