Searched refs:fx_pcrel (Results 1 - 25 of 199) sorted by relevance

12345678

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-vax.h68 && ((FIX)->fx_pcrel \
H A Dtc-or1k.c258 fixP->fx_pcrel = 1;
309 if (fixp->fx_pcrel)
322 if (fixp->fx_pcrel)
327 if (fixp->fx_pcrel)
332 if (fixp->fx_pcrel)
H A Dtc-xstormy16.c375 return fixP->fx_pcrel ? BFD_RELOC_8_PCREL : BFD_RELOC_8;
382 return fixP->fx_pcrel ? BFD_RELOC_16_PCREL : BFD_RELOC_16;
392 fixP->fx_pcrel = 1;
400 fixP->fx_pcrel = 1;
462 if (fixP->fx_pcrel)
H A Dtc-mn10300.h37 (!(FIX)->fx_pcrel \
H A Dtc-mt.c410 fixP->fx_pcrel = 1;
422 fixP->fx_pcrel = 1;
459 if ((fixP->fx_pcrel != 0) && (fixP->fx_r_type == BFD_RELOC_32))
H A Dtc-sparc.h101 && ((FIX)->fx_pcrel \
H A Dtc-bpf.c288 fixP->fx_pcrel = 1;
291 fixP->fx_pcrel = 1;
H A Dtc-fr30.c300 case FR30_OPERAND_LABEL9: fixP->fx_pcrel = 1; return BFD_RELOC_FR30_9_PCREL;
301 case FR30_OPERAND_LABEL12: fixP->fx_pcrel = 1; return BFD_RELOC_FR30_12_PCREL;
H A Dtc-xc16x.c159 fixP->fx_pcrel = 1;
170 fixP->fx_pcrel = 1;
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-or1k.c258 fixP->fx_pcrel = 1;
309 if (fixp->fx_pcrel)
322 if (fixp->fx_pcrel)
327 if (fixp->fx_pcrel)
332 if (fixp->fx_pcrel)
H A Dtc-mn10300.h37 (!(FIX)->fx_pcrel \
H A Dtc-vax.h70 && ((FIX)->fx_pcrel \
H A Dtc-xstormy16.c375 return fixP->fx_pcrel ? BFD_RELOC_8_PCREL : BFD_RELOC_8;
382 return fixP->fx_pcrel ? BFD_RELOC_16_PCREL : BFD_RELOC_16;
392 fixP->fx_pcrel = 1;
400 fixP->fx_pcrel = 1;
462 if (fixP->fx_pcrel)
H A Dtc-mt.c410 fixP->fx_pcrel = 1;
422 fixP->fx_pcrel = 1;
459 if ((fixP->fx_pcrel != 0) && (fixP->fx_r_type == BFD_RELOC_32))
H A Dtc-sparc.h101 && ((FIX)->fx_pcrel \
H A Dtc-bpf.c288 fixP->fx_pcrel = 1;
291 fixP->fx_pcrel = 1;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-or1k.c258 fixP->fx_pcrel = 1;
309 if (fixp->fx_pcrel)
322 if (fixp->fx_pcrel)
327 if (fixp->fx_pcrel)
332 if (fixp->fx_pcrel)
H A Dtc-vax.h70 && ((FIX)->fx_pcrel \
H A Dtc-mn10300.h37 (!(FIX)->fx_pcrel \
H A Dtc-xstormy16.c375 return fixP->fx_pcrel ? BFD_RELOC_8_PCREL : BFD_RELOC_8;
382 return fixP->fx_pcrel ? BFD_RELOC_16_PCREL : BFD_RELOC_16;
392 fixP->fx_pcrel = 1;
400 fixP->fx_pcrel = 1;
462 if (fixP->fx_pcrel)
H A Dtc-mt.c410 fixP->fx_pcrel = 1;
422 fixP->fx_pcrel = 1;
459 if ((fixP->fx_pcrel != 0) && (fixP->fx_r_type == BFD_RELOC_32))
H A Dtc-sparc.h101 && ((FIX)->fx_pcrel \
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dwrite.h56 unsigned fx_pcrel : 1; member in struct:fix
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dwrite.h66 unsigned fx_pcrel : 1; member in struct:fix
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dwrite.h66 unsigned fx_pcrel : 1; member in struct:fix

Completed in 307 milliseconds

12345678