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

12

/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Dwrite.h72 unsigned fx_tcbit : 1; member in struct:fix
H A Dwrite.c179 fixP->fx_tcbit = 0;
3164 if (fixp->fx_tcbit)
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Dwrite.h82 unsigned fx_tcbit : 1; member in struct:fix
H A Dwrite.c170 fixP->fx_tcbit = 0;
3221 if (fixp->fx_tcbit)
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dwrite.h82 unsigned fx_tcbit : 1; member in struct:fix
H A Dwrite.c170 fixP->fx_tcbit = 0;
3221 if (fixp->fx_tcbit)
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-riscv.c1125 ip->fixp->fx_tcbit = riscv_opts.relax;
3029 if (relaxable && fixP->fx_tcbit && fixP->fx_addsy != NULL)
H A Dtc-sh.c2907 fix->fx_tcbit = 1;
2969 if (fscan->fx_tcbit)
H A Dtc-vax.c2355 if (fixp->fx_tcbit)
H A Dtc-m68k.c1216 if (fixp->fx_tcbit)
4896 fixP->fx_tcbit = 1;
H A Dtc-ppc.c2292 fix->fx_tcbit = 1;
7055 && !fixP->fx_tcbit
H A Dtc-mips.c7976 /* Use fx_tcbit to mark compound relocs. */
7977 ip->fixp[0]->fx_tcbit = 1;
7978 ip->fixp[i]->fx_tcbit = 1;
15890 if (fixP->fx_addsy == NULL && !fixP->fx_pcrel && fixP->fx_tcbit == 0)
17427 BFD_RELOC_GPREL32)->fx_tcbit = 1;
17431 FALSE, BFD_RELOC_64)->fx_tcbit = 1;
H A Dtc-i386.c9765 fixP->fx_tcbit = i.rex != 0;
13914 fixp->fx_r_type = (fixp->fx_tcbit
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-sh.c2907 fix->fx_tcbit = 1;
2969 if (fscan->fx_tcbit)
H A Dtc-vax.c2458 if (fixp->fx_tcbit)
H A Dtc-riscv.c1429 ip->fixp->fx_tcbit = riscv_opts.relax;
3789 if (relaxable && fixP->fx_tcbit && fixP->fx_addsy != NULL)
H A Dtc-m68k.c1200 if (fixp->fx_tcbit)
4871 fixP->fx_tcbit = 1;
H A Dtc-ppc.c2320 fix->fx_tcbit = 1;
7616 && !fixP->fx_tcbit
H A Dtc-mips.c8062 /* Use fx_tcbit to mark compound relocs. */
8063 ip->fixp[0]->fx_tcbit = 1;
8064 ip->fixp[i]->fx_tcbit = 1;
16004 if (fixP->fx_addsy == NULL && !fixP->fx_pcrel && fixP->fx_tcbit == 0)
17534 BFD_RELOC_GPREL32)->fx_tcbit = 1;
17538 false, BFD_RELOC_64)->fx_tcbit = 1;
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-sh.c2892 fix->fx_tcbit = 1;
2954 if (fscan->fx_tcbit)
H A Dtc-vax.c2458 if (fixp->fx_tcbit)
H A Dtc-riscv.c1763 ip->fixp->fx_tcbit = riscv_opts.relax;
4496 if (relaxable && fixP->fx_tcbit && fixP->fx_addsy != NULL)
H A Dtc-ppc.c2361 fix->fx_tcbit = 1;
7703 && !fixP->fx_tcbit
H A Dtc-m68k.c1198 if (fixp->fx_tcbit)
4869 fixP->fx_tcbit = 1;
H A Dtc-mips.c8061 /* Use fx_tcbit to mark compound relocs. */
8062 ip->fixp[0]->fx_tcbit = 1;
8063 ip->fixp[i]->fx_tcbit = 1;
15997 if (fixP->fx_addsy == NULL && !fixP->fx_pcrel && fixP->fx_tcbit == 0)
17532 BFD_RELOC_GPREL32)->fx_tcbit = 1;
17536 false, BFD_RELOC_64)->fx_tcbit = 1;

Completed in 576 milliseconds

12