Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Dbfd-in2.h3406 BFD_RELOC_ARM_THUMB_MOVT_PCREL, enumerator
Delf32-arm.c1863 {BFD_RELOC_ARM_THUMB_MOVT_PCREL, R_ARM_THM_MOVT_PREL},
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c23192 code = BFD_RELOC_ARM_THUMB_MOVT_PCREL; in tc_gen_reloc()
23576 || fixP->fx_r_type == BFD_RELOC_ARM_THUMB_MOVT_PCREL) in arm_fix_adjustable()