Searched refs:BFD_RELOC_ARM_THUMB_IMM (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dbfd-in2.h3094 BFD_RELOC_ARM_THUMB_IMM,
3087 BFD_RELOC_ARM_THUMB_IMM, enumerator in enum:bfd_reloc_code_real
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h3101 BFD_RELOC_ARM_THUMB_IMM,
3094 BFD_RELOC_ARM_THUMB_IMM, enumerator in enum:bfd_reloc_code_real
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-arm.c9536 inst.reloc.type = BFD_RELOC_ARM_THUMB_IMM;
9707 inst.reloc.type = BFD_RELOC_ARM_THUMB_IMM;
16709 reloc_type = BFD_RELOC_ARM_THUMB_IMM;
18749 case BFD_RELOC_ARM_THUMB_IMM:
19202 case BFD_RELOC_ARM_THUMB_IMM: type = "THUMB_IMM"; break;

Completed in 280 milliseconds