HomeSort by relevance Sort by last modified time
    Searched refs:fx_r_type (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /toolchain/binutils/binutils-2.25/gas/config/
tc-avr.h 163 if ( (FIXP->fx_r_type == BFD_RELOC_AVR_7_PCREL \
164 || FIXP->fx_r_type == BFD_RELOC_AVR_13_PCREL \
165 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_PM \
166 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_GS \
167 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_PM \
168 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_GS \
169 || FIXP->fx_r_type == BFD_RELOC_AVR_HH8_LDI_PM \
170 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_PM_NEG \
171 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_PM_NEG \
172 || FIXP->fx_r_type == BFD_RELOC_AVR_HH8_LDI_PM_NEG
    [all...]
tc-sh64.h 82 || (FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \
83 || (FIX)->fx_r_type == BFD_RELOC_SH_PLT_LOW16 \
84 || (FIX)->fx_r_type == BFD_RELOC_SH_PLT_MEDLOW16 \
85 || (FIX)->fx_r_type == BFD_RELOC_SH_PLT_MEDHI16 \
86 || (FIX)->fx_r_type == BFD_RELOC_SH_PLT_HI16 \
87 || (FIX)->fx_r_type == BFD_RELOC_32_GOT_PCREL \
88 || (FIX)->fx_r_type == BFD_RELOC_SH_GOT_LOW16 \
89 || (FIX)->fx_r_type == BFD_RELOC_SH_GOT_MEDLOW16 \
90 || (FIX)->fx_r_type == BFD_RELOC_SH_GOT_MEDHI16 \
91 || (FIX)->fx_r_type == BFD_RELOC_SH_GOT_HI16
    [all...]
tc-vax.h 64 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
65 && (FIX)->fx_r_type != BFD_RELOC_32_PLT_PCREL \
66 && (FIX)->fx_r_type != BFD_RELOC_32_GOT_PCREL \
67 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \
tc-sparc.h 84 ((FIX)->fx_r_type == BFD_RELOC_32_PCREL_S2 \
110 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
111 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \
112 && ((FIX)->fx_r_type < BFD_RELOC_SPARC_TLS_GD_HI22 \
113 || (FIX)->fx_r_type > BFD_RELOC_SPARC_TLS_TPOFF64) \
115 || ((FIX)->fx_r_type != BFD_RELOC_HI22 \
116 && (FIX)->fx_r_type != BFD_RELOC_LO10 \
117 && (FIX)->fx_r_type != BFD_RELOC_SPARC13 \
118 && ((FIX)->fx_r_type != BFD_RELOC_32_PCREL_S2 \
144 || (FIX)->fx_r_type == BFD_RELOC_16
    [all...]
tc-spu.h 52 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU32 \
53 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU64 \
54 || (FIXP)->fx_r_type == BFD_RELOC_SPU_ADD_PIC))
65 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU32 \
66 || (FIXP)->fx_r_type == BFD_RELOC_SPU_PPU64 \
67 || (FIXP)->fx_r_type == BFD_RELOC_SPU_ADD_PIC \
tc-mn10300.h 33 || (FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \
34 || (FIX)->fx_r_type == BFD_RELOC_MN10300_GOT32 \
35 || (FIX)->fx_r_type == BFD_RELOC_32_GOT_PCREL \
68 || (FIX)->fx_r_type == BFD_RELOC_MN10300_ALIGN \
tc-cris.h 99 || IS_CRIS_PIC_RELOC ((FIX)->fx_r_type) \
105 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
106 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \
107 && (! IS_CRIS_PIC_RELOC ((FIX)->fx_r_type) \
108 || (FIX)->fx_r_type == BFD_RELOC_CRIS_32_GOTREL))
tc-sh.h 75 && ((FIX)->fx_r_type == BFD_RELOC_32 \
76 || (FIX)->fx_r_type == BFD_RELOC_16 \
77 || (FIX)->fx_r_type == BFD_RELOC_8))
95 ((FIX)->fx_r_type == BFD_RELOC_SH_COUNT ? -1 : 2)
208 || (FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \
209 || (FIX)->fx_r_type == BFD_RELOC_32_GOT_PCREL \
210 || (FIX)->fx_r_type == BFD_RELOC_SH_GOTPC \
220 ((FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \
227 && ((FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \
tc-pj.h 60 (! ((FIX)->fx_r_type == BFD_RELOC_VTABLE_INHERIT \
61 || (FIX)->fx_r_type == BFD_RELOC_VTABLE_ENTRY))
tc-microblaze.h 49 || (FIX)->fx_r_type == BFD_RELOC_MICROBLAZE_64_GOT \
50 || (FIX)->fx_r_type == BFD_RELOC_MICROBLAZE_64_PLT \
51 || (FIX)->fx_r_type == BFD_RELOC_MICROBLAZE_64_GOTOFF \
52 || (FIX)->fx_r_type == BFD_RELOC_MICROBLAZE_32_GOTOFF \
tc-xstormy16.c 271 fixP->fx_r_type = BFD_RELOC_XSTORMY16_FPTR16;
414 if (fix->fx_r_type == BFD_RELOC_XSTORMY16_FPTR16)
427 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT
428 || fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY)
431 if (fixP->fx_r_type == BFD_RELOC_XSTORMY16_FPTR16)
462 switch (fixP->fx_r_type)
465 fixP->fx_r_type = BFD_RELOC_8_PCREL;
468 fixP->fx_r_type = BFD_RELOC_16_PCREL;
471 fixP->fx_r_type = BFD_RELOC_32_PCREL;
474 fixP->fx_r_type = BFD_RELOC_64_PCREL
    [all...]
tc-nios2.c 1022 if (fixP->fx_r_type == BFD_RELOC_8
1023 || fixP->fx_r_type == BFD_RELOC_16
1024 || fixP->fx_r_type == BFD_RELOC_32)
    [all...]
tc-s390.c     [all...]
tc-mmix.h 133 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
134 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \
135 && (FIX)->fx_r_type != BFD_RELOC_MMIX_LOCAL)
tc-mcore.h 60 ((x)->fx_r_type == BFD_RELOC_RVA || generic_force_reloc (x))
tc-ip2k.c 351 switch (fix->fx_r_type)
372 fix->fx_r_type = BFD_RELOC_IP2K_TEXT;
387 if (fixP->fx_r_type == BFD_RELOC_IP2K_TEXT
392 fixP->fx_r_type = BFD_RELOC_16;
394 else if (fixP->fx_r_type == BFD_RELOC_UNUSED + IP2K_OPERAND_FR)
tc-or1k.c 291 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT
292 || fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY)
303 bfd_reloc_code_real_type code = fx->fx_r_type;
316 reloc->howto = bfd_reloc_type_lookup (stdoutput, fx->fx_r_type);
329 switch (f->fx_r_type)
tc-arm.h 199 || (FIX)->fx_r_type == BFD_RELOC_ARM_GOT32 \
200 || (FIX)->fx_r_type == BFD_RELOC_32 \
212 && (FIX)->fx_r_type != BFD_RELOC_32 \
213 && (FIX)->fx_r_type != BFD_RELOC_ARM_GOT32) \
tc-i860.c 1317 fix->fx_r_type = BFD_RELOC_NONE;
1322 fix->fx_r_type = obtain_reloc_for_imm16 (fix, &val);
    [all...]
tc-tilegx.c     [all...]
tc-aarch64.h 113 || (FIX)->fx_r_type == BFD_RELOC_64 \
114 || (FIX)->fx_r_type == BFD_RELOC_32 \
tc-dlx.c 932 switch (fixP->fx_r_type)
996 return (fixP->fx_r_type != BFD_RELOC_VTABLE_INHERIT
997 && fixP->fx_r_type != BFD_RELOC_VTABLE_ENTRY);
1006 switch (fixP->fx_r_type)
1193 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixP->fx_r_type);
1199 fixP->fx_r_type,
1200 bfd_get_reloc_code_name (fixP->fx_r_type));
1210 if (fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY)
tc-ppc.c     [all...]
tc-mt.c 457 if ((fixP->fx_pcrel != 0) && (fixP->fx_r_type == BFD_RELOC_32))
458 fixP->fx_r_type = BFD_RELOC_32_PCREL;
466 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED)
469 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED;
  /toolchain/binutils/binutils-2.25/gas/
cgen.c 888 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED)
890 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED;
978 fixP->fx_r_type = reloc_type;
991 switch (fixP->fx_r_type)
1008 fixP->fx_r_type, bfd_get_reloc_code_name (fixP->fx_r_type));
1046 bfd_reloc_code_real_type r_type = fixP->fx_r_type;
1070 if (fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY
1071 || fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT)
    [all...]

Completed in 332 milliseconds

1 2 3 4