Home
last modified time | relevance | path

Searched refs:msp430_fix_adjustable (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-msp430.h130 #define tc_fix_adjustable(FIX) msp430_fix_adjustable (FIX)
131 extern bfd_boolean msp430_fix_adjustable (struct fix *);
Dtc-msp430.c3885 msp430_fix_adjustable (struct fix *fixp ATTRIBUTE_UNUSED) in msp430_fix_adjustable() function