Home | History | Annotate | Download | only in config

Lines Matching refs:fx_pcrel

1354 	if (fixP->fx_pcrel)			\
1359 if (!fixP->fx_pcrel) \
1536 if (!fixp->fx_pcrel != !reloc->howto->pc_relative)
1540 fixp->fx_pcrel, reloc->howto->pc_relative);
1542 gas_assert (!fixp->fx_pcrel == !reloc->howto->pc_relative);