Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/binutils/gas/config/
HDtc-mep.h62 #define tc_fix_adjustable(fixP) mep_fix_adjustable (fixP)
63 extern bfd_boolean mep_fix_adjustable (struct fix *);
HDtc-mep.c1733 mep_fix_adjustable (fixS *fixP) in mep_fix_adjustable() function