Home | History | Annotate | Download | only in config

Lines Matching full:fx_where

2099   return fixp->fx_frag->fr_address + fixp->fx_where;
2221 where = fixP->fx_frag->fr_literal + fixP->fx_where;
2232 value += fixP->fx_frag->fr_address + fixP->fx_where;
2260 fixP->fx_where += 2;
2266 fixP->fx_where += 4;
2272 fixP->fx_where += 2;
2278 fixP->fx_where += 1;
2285 fixP->fx_where += 1;
2292 fixP->fx_where += 2;
2305 fixP->fx_where += 3;
2313 fixP->fx_where += 2;
2554 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;