Lines Matching full:fx_where
5164 char *const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where;
5755 valueT addr = fixP->fx_where + fixP->fx_frag->fr_address;
5770 insn_p = &fixP->fx_frag->fr_literal[fixP->fx_where];
5933 char *const fixpos = fixP->fx_frag->fr_literal + fixP->fx_where;
6098 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;
9073 fixP->fx_where, 0);
9419 newfixP = fix_new (fP, fixP->fx_where, fixP->fx_size, lsym, fragP->fr_fix - 3, TRUE, fixP->fx_r_type);
9430 fixP->fx_where = fragP->fr_fix - 3;