Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-epiphany.h49 #define tc_fix_adjustable(FIX) epiphany_fix_adjustable (FIX)
50 extern bfd_boolean epiphany_fix_adjustable (struct fix *);
Dtc-epiphany.c1035 epiphany_fix_adjustable (fixS *fixP) in epiphany_fix_adjustable() function