Home | History | Annotate | Download | only in config

Lines Matching defs:fix

1043   fixS * fix = rl78b->fixups[fi].fixP;
1179 reloc_type = fix ? fix->fx_r_type : BFD_RELOC_NONE;
1187 reloc_type = fix->fx_r_type;
1196 fix->fx_r_type = reloc_type;
1197 fix->fx_where += reloc_adjust;
1201 fix->fx_size = 0;
1204 fix->fx_size = 1;
1207 fix->fx_size = 2;
1225 as_bad (_("bad frag at %p : fix %ld addr %ld %ld \n"), fragP,
1365 rl78_validate_fix_sub (struct fix * f)
1407 md_apply_fix (struct fix * f ATTRIBUTE_UNUSED,