Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-xtensa.c5154 bfd_boolean alt_reloc; in xg_apply_fix_value() local
5158 if (decode_reloc (fixP->fx_r_type, &slot, &alt_reloc) in xg_apply_fix_value()
5159 || alt_reloc) in xg_apply_fix_value()
5747 bfd_boolean alt_reloc; in md_pcrel_from() local
5768 if (decode_reloc (fixP->fx_r_type, &slot, &alt_reloc) != 0) in md_pcrel_from()
5776 if (alt_reloc || opcode == xtensa_const16_opcode) in md_pcrel_from()