Searched refs:fx_tcbit (Results 1 - 8 of 8) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/config/
H A Dtc-i960.h127 ((FIX)->fx_tcbit \
153 if (tcfixp->fx_tcbit && tcfixp->fx_addsy != 0) \
H A Dtc-i960.c609 fixP->fx_tcbit = callj;
2302 if (!fixP->fx_tcbit)
2422 ri.r_callj = fixP->fx_tcbit;
2592 if (fixP->fx_tcbit && TC_S_IS_CALLNAME (fixP->fx_addsy))
H A Dtc-vax.c2503 if (fixp->fx_tcbit)
H A Dtc-sh.c3414 fix->fx_tcbit = 1;
3491 if (fscan->fx_tcbit)
H A Dtc-mips.c3194 /* Use fx_tcbit to mark compound relocs. */
3195 ip->fixp[0]->fx_tcbit = 1;
3196 ip->fixp[i]->fx_tcbit = 1;
12412 if (fixP->fx_addsy == NULL && !fixP->fx_pcrel && fixP->fx_tcbit == 0)
13685 BFD_RELOC_GPREL32)->fx_tcbit = 1;
13689 FALSE, BFD_RELOC_64)->fx_tcbit = 1;
H A Dtc-m68k.c1246 if (fixp->fx_tcbit)
4995 fixP->fx_tcbit = 1;
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dwrite.h51 unsigned fx_tcbit : 1; member in struct:fix
H A Dwrite.c182 fixP->fx_tcbit = 0;
2784 if (fixp->fx_tcbit)

Completed in 288 milliseconds