Searched refs:nds32_fix_adjustable (Results 1 – 2 of 2) sorted by relevance
69 extern bfd_boolean nds32_fix_adjustable (struct fix *);86 #define tc_fix_adjustable(FIX) nds32_fix_adjustable (FIX)
6236 nds32_fix_adjustable (fixS *fixP) in nds32_fix_adjustable() function