Searched refs:tc_fix_adjustable (Results 1 – 21 of 21) sorted by relevance
100 #define tc_fix_adjustable(FIX) ppc_pe_fix_adjustable (FIX) macro160 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX) macro209 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX) macro
106 #define tc_fix_adjustable(FIX) \ macro135 #define tc_fix_adjustable(FIX) \ macro
45 #define tc_fix_adjustable(fixP) 0 macro
34 #define tc_fix_adjustable(X) tc_s390_fix_adjustable(X) macro
50 #define tc_fix_adjustable(fixp) score_fix_adjustable (fixp) macro
50 #define tc_fix_adjustable(FIXP) \ macro
62 #define tc_fix_adjustable(fixP) mep_fix_adjustable (fixP) macro
116 #define tc_fix_adjustable(fixp) mips_fix_adjustable (fixp) macro
60 #define tc_fix_adjustable(FIX) alpha_fix_adjustable (FIX) macro
214 #define tc_fix_adjustable(X) tc_i386_fix_adjustable(X) macro
249 # define tc_fix_adjustable(FIX) arm_fix_adjustable (FIX) macro
138 #define tc_fix_adjustable(f) ia64_fix_adjustable (f) macro
2780 * config/tc-sparc.h (tc_fix_adjustable): Don't adjust TLS2859 * config/tc-sparc.h (tc_fix_adjustable): Likewise.4288 (TC_FORCE_RELOCATION, tc_fix_adjustable): Likewise.4317 (tc_fix_adjustable): Call arm_fix_adjustable.4333 (IS_CRIS_PIC_RELOC, tc_fix_adjustable): Likewise.4336 (tc_fix_adjustable): Remove extern, weak tests.4349 (tc_fix_adjustable): Define.4372 (tc_fix_adjustable): Define.4380 (tc_fix_adjustable): Define.4388 (tc_fix_adjustable): Define.[all …]
779 #ifdef tc_fix_adjustable in adjust_reloc_syms()780 if (! tc_fix_adjustable (fixp)) in adjust_reloc_syms()
1280 * config/tc-ppc.h (tc_fix_adjustable): Only check for GOT type1285 * config/tc-ppc.h (tc_fix_adjustable): Don't let the assembler1291 * config/tc-ppc.h (tc_fix_adjustable): GOT-based relocations can't1415 * config/tc-hppa.c (tc_fix_adjustable): Reject absolute calls/jumps.2761 * config/tc-mips.h (tc_fix_adjustable): Call mips_fix_adjustable.3293 * config/tc-mn10300.h (tc_fix_adjustable): Don't do any3321 (tc_fix_adjustable): Define.3362 (tc_fix_adjustable): Don't adjust relocs against weak symbols or3464 * config/tc-v850.h (tc_fix_adjustable): Don't adjust relocs3519 * config/tc-v850.h (tc_fix_adjustable): Don't adjust TDA relocs.[all …]
752 * config/tc-sparc.h (tc_fix_adjustable): Fix check for PIC local868 * config/tc-sparc.h (tc_fix_adjustable): Don't adjust GOT, PLT, or954 * config/tc-ppc.h (tc_fix_adjustable) [OBJ_ELF]: Call S_IS_LOCAL956 * config/tc-sparc.h (tc_fix_adjustable) [OBJ_ELF]: Likewise.2005 (tc_fix_adjustable): Define.3229 (tc_fix_adjustable): Don't adjust them.3881 * config/tc-sparc.h (tc_fix_adjustable) [OBJ_AOUT]: When PIC,4600 * config/tc-sparc.h (tc_fix_adjustable) [OBJ_ELF]: A reloc against4602 * config/tc-ppc.h (tc_fix_adjustable): Likewise.4636 * config/tc-ppc.h (tc_fix_adjustable): Undo change of Fri Jun 27.
293 * config/tc-spu.h (tc_fix_adjustable): Don't adjust SPU_PPU relocs.
787 * config/tc-ppc.h (tc_fix_adjustable): Define.1402 * config/tc-sparc.h (tc_fix_adjustable): For OBJ_AOUT case, adjust2133 (tc_fix_adjustable): New definition for OBJ_AOUT.2264 (tc_fix_adjustable): Don't adjust PC relative relocs if PIC.3599 * config/tc-sparc.h (tc_fix_adjustable): Define if OBJ_ELF.5036 * config/tc-i386.h (TC_RELOC, tc_fix_adjustable,6924 tc_fix_adjustable): New macros.8732 * config/tc-hppa.h (tc_fix_adjustable): Call hppa_fix_adjustable to8950 * config/tc-hppa.h (tc_fix_adjustable): New macro. Only accept relocations
1498 (tc_fix_adjustable): Move body of macro to tc-ppc.c.2864 * config/tc-cris.h (tc_fix_adjustable): Allow only2962 (tc_fix_adjustable): Don't adjust a globally visible symbol when5234 obj_fix_adjustable() and tc_fix_adjustable() to tell whether to
2397 tc_fix_adjustable): Define.
1351 @item tc_fix_adjustable1352 @cindex tc_fix_adjustable