Searched refs:alpha_fix_adjustable (Results 1 – 8 of 8) sorted by relevance
52 extern int alpha_fix_adjustable (struct fix *);58 #define tc_fix_adjustable(FIX) alpha_fix_adjustable (FIX)
6118 alpha_fix_adjustable (fixS *f) in alpha_fix_adjustable() function
2831 (alpha_fix_adjustable): Likewise.3629 * config/tc-alpha.c (alpha_fix_adjustable): Remove redundant3781 (alpha_fix_adjustable): ... here.4275 (alpha_fix_adjustable): Remove extern and weak tests.5633 (alpha_force_relocation, alpha_fix_adjustable): Likewise.6549 (alpha_force_relocation, alpha_fix_adjustable): Likewise.6575 (alpha_fix_adjustable): Likewise.
50 (alpha_fix_adjustable): Ditto.214 (alpha_fix_adjustable): Ditto.215 (alpha_fix_adjustable): Mark unused arguments ATTRIBUTE_UNUSED.2912 * config/tc-alpha.c (alpha_fix_adjustable): Don't adjust weak syms.
2412 (alpha_fix_adjustable): Likewise. Add BFD_RELOC_16 case.
1368 (alpha_force_relocation, alpha_fix_adjustable): Likewise.3627 (alpha_fix_adjustable): Likewise.
2907 * config/tc-alpha.c (alpha_fix_adjustable): Not quite the same as
5310 (alpha_fix_adjustable): Move default case inside switch to avoid