Searched refs:BFD_RELOC_ARC_B26 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.0-release/contrib/binutils/bfd/
H A Delf32-arc.c133 { BFD_RELOC_ARC_B26, R_ARC_B26 },
H A Dbfd-in2.h3198 BFD_RELOC_ARC_B26,
3191 BFD_RELOC_ARC_B26, enumerator in enum:bfd_reloc_code_real
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-arc.c358 ">> 2" as a special syntax for specifying BFD_RELOC_ARC_B26. */
373 return data_p ? BFD_RELOC_ARC_B26 : arc_operand_map['J'];
379 return data_p ? BFD_RELOC_ARC_B26 : arc_operand_map['J'];
1343 fixP->fx_r_type = BFD_RELOC_ARC_B26;
1376 case BFD_RELOC_ARC_B26:
1911 reloc_type = BFD_RELOC_ARC_B26;
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h3205 BFD_RELOC_ARC_B26,
3198 BFD_RELOC_ARC_B26, enumerator in enum:bfd_reloc_code_real

Completed in 857 milliseconds