Home | History | Annotate | Download | only in config

Lines Matching full:alt_reloc

5084   bfd_boolean alt_reloc;
5088 if (decode_reloc (fixP->fx_r_type, &slot, &alt_reloc)
5089 || alt_reloc)
5680 bfd_boolean alt_reloc;
5701 if (decode_reloc (fixP->fx_r_type, &slot, &alt_reloc) != 0)
5709 if (alt_reloc || opcode == xtensa_const16_opcode)