Lines Matching full:fx_where
1140 debug ("fx_where = %ld\n", fixP->fx_where);
1143 char *buf = fixP->fx_frag->fr_literal + fixP->fx_where;
1196 debug ("fx_wherefx_where);
1202 if (fixP->fx_frag->fr_literal[fixP->fx_where - fixP->fx_size + 1] & 0x20)
1210 fx_where - fx_size = PC
1212 return fixP->fx_where - fixP->fx_size + (INSN_SIZE * offset);
1396 rel->address = fixP->fx_frag->fr_address + fixP->fx_where;