Searched refs:alpha_fix_adjustable (Results 1 – 7 of 7) sorted by relevance
54 extern int alpha_fix_adjustable (struct fix *);60 #define tc_fix_adjustable(FIX) alpha_fix_adjustable (FIX)
5518 alpha_fix_adjustable (fixS *f) in alpha_fix_adjustable() function
2838 (alpha_fix_adjustable): Likewise.3637 * config/tc-alpha.c (alpha_fix_adjustable): Remove redundant3789 (alpha_fix_adjustable): ... here.4283 (alpha_fix_adjustable): Remove extern and weak tests.5641 (alpha_force_relocation, alpha_fix_adjustable): Likewise.6557 (alpha_force_relocation, alpha_fix_adjustable): Likewise.6583 (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.
1378 (alpha_force_relocation, alpha_fix_adjustable): Likewise.3637 (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