Home | History | Annotate | Download | only in config

Lines Matching refs:fix

1870   fixS *fix;
2004 fix = fix_new_exp (frag, where, size, exp, pcrel, r_type);
2006 fix = fix_new (frag, where, size, exp->X_add_symbol, exp->X_add_number,
2008 fix->tc_fix_data.fix_subsy = subsy;
2009 fix->tc_fix_data.fix_adda = fix_adda;
2012 /* Generate a fix for a constant (.word etc.). Needed to ensure these
2041 /* Initialize target-specific fix data. */
2050 /* Return true if the fix can be handled by GAS, false if it must
2454 0 and set *OK to FALSE. If a fix is needed, set *FIX_NEEDED to