Searched refs:fx_r_type (Results 1 - 25 of 283) sorted by relevance

1234567891011>>

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-avr.h165 if ( (FIXP->fx_r_type == BFD_RELOC_AVR_7_PCREL \
166 || FIXP->fx_r_type == BFD_RELOC_AVR_13_PCREL \
167 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_PM \
168 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_GS \
169 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_PM \
170 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_GS \
171 || FIXP->fx_r_type == BFD_RELOC_AVR_HH8_LDI_PM \
172 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_PM_NEG \
173 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_PM_NEG \
174 || FIXP->fx_r_type
[all...]
H A Dtc-pru.h106 (((FIX)->fx_r_type != BFD_RELOC_PRU_S10_PCREL) \
107 && ((FIX)->fx_r_type != BFD_RELOC_PRU_U8_PCREL))
119 if ((FIXP->fx_r_type == BFD_RELOC_PRU_LDI32 \
120 || FIXP->fx_r_type == BFD_RELOC_PRU_U16 \
121 || FIXP->fx_r_type == BFD_RELOC_PRU_U16_PMEMIMM \
122 || FIXP->fx_r_type == BFD_RELOC_PRU_S10_PCREL \
123 || FIXP->fx_r_type == BFD_RELOC_PRU_U8_PCREL \
124 || FIXP->fx_r_type == BFD_RELOC_PRU_32_PMEM \
125 || FIXP->fx_r_type == BFD_RELOC_PRU_16_PMEM) \
H A Dtc-sparc.h91 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
92 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \
93 && ((FIX)->fx_r_type < BFD_RELOC_SPARC_TLS_GD_HI22 \
94 || (FIX)->fx_r_type > BFD_RELOC_SPARC_TLS_TPOFF64) \
96 || ((FIX)->fx_r_type != BFD_RELOC_HI22 \
97 && (FIX)->fx_r_type != BFD_RELOC_LO10 \
98 && (FIX)->fx_r_type != BFD_RELOC_SPARC13 \
99 && ((FIX)->fx_r_type != BFD_RELOC_32_PCREL_S2 \
118 (!((FIX)->fx_r_type == BFD_RELOC_64 \
119 || (FIX)->fx_r_type
[all...]
H A Dtc-vax.h64 ((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 \
H A Dtc-arc.h132 if ((FIXP->fx_r_type == BFD_RELOC_ARC_GOTPC32 \
133 || FIXP->fx_r_type == BFD_RELOC_ARC_PLT32 \
134 || FIXP->fx_r_type == BFD_RELOC_ARC_S25W_PCREL_PLT \
135 || FIXP->fx_r_type == BFD_RELOC_ARC_S25H_PCREL_PLT \
136 || FIXP->fx_r_type == BFD_RELOC_ARC_S21W_PCREL_PLT \
137 || FIXP->fx_r_type == BFD_RELOC_ARC_S21H_PCREL_PLT) \
148 ((FIX)->fx_r_type == BFD_RELOC_ARC_TLS_GD_LD)
152 && ((FIX)->fx_r_type == BFD_RELOC_GPREL32 \
153 || (FIX)->fx_r_type == BFD_RELOC_GPREL16 \
154 || (FIX)->fx_r_type
[all...]
H A Dtc-spu.h52 || (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 \
H A Dtc-ppc.h252 (!((FIX)->fx_r_type == BFD_RELOC_64 \
253 || (FIX)->fx_r_type == BFD_RELOC_32 \
254 || (FIX)->fx_r_type == BFD_RELOC_16 \
255 || (FIX)->fx_r_type == BFD_RELOC_LO16 \
256 || (FIX)->fx_r_type == BFD_RELOC_HI16 \
257 || (FIX)->fx_r_type == BFD_RELOC_HI16_S \
258 || (FIX)->fx_r_type == BFD_RELOC_PPC64_ADDR16_HIGH \
259 || (FIX)->fx_r_type == BFD_RELOC_PPC64_ADDR16_HIGHA \
260 || (FIX)->fx_r_type == BFD_RELOC_PPC64_HIGHER \
261 || (FIX)->fx_r_type
[all...]
H A Dtc-microblaze.h49 || (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)
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-avr.h165 if ( (FIXP->fx_r_type == BFD_RELOC_AVR_7_PCREL \
166 || FIXP->fx_r_type == BFD_RELOC_AVR_13_PCREL \
167 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_PM \
168 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_GS \
169 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_PM \
170 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_GS \
171 || FIXP->fx_r_type == BFD_RELOC_AVR_HH8_LDI_PM \
172 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_PM_NEG \
173 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_PM_NEG \
174 || FIXP->fx_r_type
[all...]
H A Dtc-pru.h106 (((FIX)->fx_r_type != BFD_RELOC_PRU_S10_PCREL) \
107 && ((FIX)->fx_r_type != BFD_RELOC_PRU_U8_PCREL))
119 if ((FIXP->fx_r_type == BFD_RELOC_PRU_LDI32 \
120 || FIXP->fx_r_type == BFD_RELOC_PRU_U16 \
121 || FIXP->fx_r_type == BFD_RELOC_PRU_U16_PMEMIMM \
122 || FIXP->fx_r_type == BFD_RELOC_PRU_S10_PCREL \
123 || FIXP->fx_r_type == BFD_RELOC_PRU_U8_PCREL \
124 || FIXP->fx_r_type == BFD_RELOC_PRU_32_PMEM \
125 || FIXP->fx_r_type == BFD_RELOC_PRU_16_PMEM) \
H A Dtc-sparc.h91 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
92 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \
93 && ((FIX)->fx_r_type < BFD_RELOC_SPARC_TLS_GD_HI22 \
94 || (FIX)->fx_r_type > BFD_RELOC_SPARC_TLS_TPOFF64) \
96 || ((FIX)->fx_r_type != BFD_RELOC_HI22 \
97 && (FIX)->fx_r_type != BFD_RELOC_LO10 \
98 && (FIX)->fx_r_type != BFD_RELOC_SPARC13 \
99 && ((FIX)->fx_r_type != BFD_RELOC_32_PCREL_S2 \
118 (!((FIX)->fx_r_type == BFD_RELOC_64 \
119 || (FIX)->fx_r_type
[all...]
H A Dtc-arc.h132 if ((FIXP->fx_r_type == BFD_RELOC_ARC_GOTPC32 \
133 || FIXP->fx_r_type == BFD_RELOC_ARC_PLT32 \
134 || FIXP->fx_r_type == BFD_RELOC_ARC_S25W_PCREL_PLT \
135 || FIXP->fx_r_type == BFD_RELOC_ARC_S25H_PCREL_PLT \
136 || FIXP->fx_r_type == BFD_RELOC_ARC_S21W_PCREL_PLT \
137 || FIXP->fx_r_type == BFD_RELOC_ARC_S21H_PCREL_PLT) \
148 ((FIX)->fx_r_type == BFD_RELOC_ARC_TLS_GD_LD)
152 && ((FIX)->fx_r_type == BFD_RELOC_GPREL32 \
153 || (FIX)->fx_r_type == BFD_RELOC_GPREL16 \
154 || (FIX)->fx_r_type
[all...]
H A Dtc-spu.h52 || (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 \
H A Dtc-ppc.h270 (!((FIX)->fx_r_type == BFD_RELOC_64 \
271 || (FIX)->fx_r_type == BFD_RELOC_32 \
272 || (FIX)->fx_r_type == BFD_RELOC_16 \
273 || (FIX)->fx_r_type == BFD_RELOC_LO16 \
274 || (FIX)->fx_r_type == BFD_RELOC_HI16 \
275 || (FIX)->fx_r_type == BFD_RELOC_HI16_S \
276 || (FIX)->fx_r_type == BFD_RELOC_PPC64_ADDR16_HIGH \
277 || (FIX)->fx_r_type == BFD_RELOC_PPC64_ADDR16_HIGHA \
278 || (FIX)->fx_r_type == BFD_RELOC_PPC64_HIGHER \
279 || (FIX)->fx_r_type
[all...]
H A Dtc-microblaze.h49 || (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)
H A Dtc-mn10300.h42 || (FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \
43 || (FIX)->fx_r_type == BFD_RELOC_MN10300_GOT32 \
44 || (FIX)->fx_r_type == BFD_RELOC_32_GOT_PCREL)
76 || (FIX)->fx_r_type == BFD_RELOC_MN10300_ALIGN \
H A Dtc-vax.h66 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
67 && (FIX)->fx_r_type != BFD_RELOC_32_PLT_PCREL \
68 && (FIX)->fx_r_type != BFD_RELOC_32_GOT_PCREL \
69 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-avr.h165 if ( (FIXP->fx_r_type == BFD_RELOC_AVR_7_PCREL \
166 || FIXP->fx_r_type == BFD_RELOC_AVR_13_PCREL \
167 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_PM \
168 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_GS \
169 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_PM \
170 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_GS \
171 || FIXP->fx_r_type == BFD_RELOC_AVR_HH8_LDI_PM \
172 || FIXP->fx_r_type == BFD_RELOC_AVR_LO8_LDI_PM_NEG \
173 || FIXP->fx_r_type == BFD_RELOC_AVR_HI8_LDI_PM_NEG \
174 || FIXP->fx_r_type
[all...]
H A Dtc-pru.h107 (((FIX)->fx_r_type != BFD_RELOC_PRU_S10_PCREL) \
108 && ((FIX)->fx_r_type != BFD_RELOC_PRU_U8_PCREL))
120 if ((FIXP->fx_r_type == BFD_RELOC_PRU_LDI32 \
121 || FIXP->fx_r_type == BFD_RELOC_PRU_U16 \
122 || FIXP->fx_r_type == BFD_RELOC_PRU_U16_PMEMIMM \
123 || FIXP->fx_r_type == BFD_RELOC_PRU_S10_PCREL \
124 || FIXP->fx_r_type == BFD_RELOC_PRU_U8_PCREL \
125 || FIXP->fx_r_type == BFD_RELOC_PRU_32_PMEM \
126 || FIXP->fx_r_type == BFD_RELOC_PRU_16_PMEM) \
H A Dtc-sparc.h91 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
92 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \
93 && ((FIX)->fx_r_type < BFD_RELOC_SPARC_TLS_GD_HI22 \
94 || (FIX)->fx_r_type > BFD_RELOC_SPARC_TLS_TPOFF64) \
96 || ((FIX)->fx_r_type != BFD_RELOC_HI22 \
97 && (FIX)->fx_r_type != BFD_RELOC_LO10 \
98 && (FIX)->fx_r_type != BFD_RELOC_SPARC13 \
99 && ((FIX)->fx_r_type != BFD_RELOC_32_PCREL_S2 \
118 (!((FIX)->fx_r_type == BFD_RELOC_64 \
119 || (FIX)->fx_r_type
[all...]
H A Dtc-arc.h132 if ((FIXP->fx_r_type == BFD_RELOC_ARC_GOTPC32 \
133 || FIXP->fx_r_type == BFD_RELOC_ARC_PLT32 \
134 || FIXP->fx_r_type == BFD_RELOC_ARC_S25W_PCREL_PLT \
135 || FIXP->fx_r_type == BFD_RELOC_ARC_S25H_PCREL_PLT \
136 || FIXP->fx_r_type == BFD_RELOC_ARC_S21W_PCREL_PLT \
137 || FIXP->fx_r_type == BFD_RELOC_ARC_S21H_PCREL_PLT) \
148 ((FIX)->fx_r_type == BFD_RELOC_ARC_TLS_GD_LD)
152 && ((FIX)->fx_r_type == BFD_RELOC_GPREL32 \
153 || (FIX)->fx_r_type == BFD_RELOC_GPREL16 \
154 || (FIX)->fx_r_type
[all...]
H A Dtc-spu.h52 || (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 \
H A Dtc-ppc.h273 (!((FIX)->fx_r_type == BFD_RELOC_64 \
274 || (FIX)->fx_r_type == BFD_RELOC_32 \
275 || (FIX)->fx_r_type == BFD_RELOC_16 \
276 || (FIX)->fx_r_type == BFD_RELOC_LO16 \
277 || (FIX)->fx_r_type == BFD_RELOC_HI16 \
278 || (FIX)->fx_r_type == BFD_RELOC_HI16_S \
279 || (FIX)->fx_r_type == BFD_RELOC_PPC64_ADDR16_HIGH \
280 || (FIX)->fx_r_type == BFD_RELOC_PPC64_ADDR16_HIGHA \
281 || (FIX)->fx_r_type == BFD_RELOC_PPC64_HIGHER \
282 || (FIX)->fx_r_type
[all...]
H A Dtc-vax.h66 ((FIX)->fx_r_type != BFD_RELOC_VTABLE_INHERIT \
67 && (FIX)->fx_r_type != BFD_RELOC_32_PLT_PCREL \
68 && (FIX)->fx_r_type != BFD_RELOC_32_GOT_PCREL \
69 && (FIX)->fx_r_type != BFD_RELOC_VTABLE_ENTRY \
H A Dtc-mn10300.h42 || (FIX)->fx_r_type == BFD_RELOC_32_PLT_PCREL \
43 || (FIX)->fx_r_type == BFD_RELOC_MN10300_GOT32 \
44 || (FIX)->fx_r_type == BFD_RELOC_32_GOT_PCREL)
76 || (FIX)->fx_r_type == BFD_RELOC_MN10300_ALIGN \

Completed in 179 milliseconds

1234567891011>>