Home
last modified time | relevance | path

Searched refs:iq2000_fix_adjustable (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-iq2000.h48 #define obj_fix_adjustable(fixP) iq2000_fix_adjustable (fixP)
63 extern bfd_boolean iq2000_fix_adjustable (struct fix *);
Dtc-mt.h54 #define obj_fix_adjustable(fixP) iq2000_fix_adjustable (fixP)
Dtc-iq2000.c734 iq2000_fix_adjustable (fixS * fixP) in iq2000_fix_adjustable() function
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20052576 * config/tc-iq2000.c (iq2000_fix_adjustable): Likewise.