Searched refs:mips_fix_adjustable (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-mips.h116 #define tc_fix_adjustable(fixp) mips_fix_adjustable (fixp)
117 extern int mips_fix_adjustable (struct fix *);
H A Dtc-mips.c13987 mips_fix_adjustable (fixS *fixp)
13976 mips_fix_adjustable (fixS *fixp) function

Completed in 119 milliseconds