Home
last modified time | relevance | path

Searched refs:BFD_RELOC_ARC_B22_PCREL (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-arc.c133 { BFD_RELOC_ARC_B22_PCREL, R_ARC_B22_PCREL },
Dbfd-in2.h3602 BFD_RELOC_ARC_B22_PCREL, enumerator
DChangeLog-9697905 * reloc.c (BFD_RELOC_ARC_B22_PCREL,BFD_RELOC_ARC_B26): Add.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arc.c1292 fixP->fx_r_type = BFD_RELOC_ARC_B22_PCREL; in md_apply_fix()