Lines Matching refs:fix
971 fixS * fix = rl78b->fixups[fi].fixP;
1108 reloc_type = fix->fx_r_type;
1117 fix->fx_r_type = reloc_type;
1118 fix->fx_where += reloc_adjust;
1122 fix->fx_size = 0;
1125 fix->fx_size = 1;
1128 fix->fx_size = 2;
1147 as_bad (_("bad frag at %p : fix %ld addr %ld %ld \n"), fragP,
1271 rl78_validate_fix_sub (struct fix * f)
1313 md_apply_fix (struct fix * f ATTRIBUTE_UNUSED,