Home | History | Annotate | Download | only in config

Lines Matching full:new_fix

10366   fixS *new_fix;
10373 new_fix = fix_new_exp (frag, where, size, exp, pcrel, r_type);
10375 return new_fix;