Lines Matching full:fx_where
2624 char *buf = fixP->fx_where + fixP->fx_frag->fr_literal;2938 buf = (unsigned char *) fixP->fx_frag->fr_literal + fixP->fx_where;2941 return ((fixP->fx_where + fixP->fx_frag->fr_address) >> 2) +3018 reloc->address = fixP->fx_frag->fr_address + fixP->fx_where;