Home
last modified time | relevance | path

Searched refs:m32c_fix_adjustable (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m32c.h53 #define tc_fix_adjustable(fixP) m32c_fix_adjustable (fixP)
54 extern bfd_boolean m32c_fix_adjustable PARAMS ((struct fix *));
H A Dtc-m32c.c1180 m32c_fix_adjustable (fixS * fixP) in m32c_fix_adjustable() function
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog469 (m32c_fix_adjustable): Return false if relaxing.