Home | History | Annotate | Download | only in config

Lines Matching full:fx_where

291     number_to_chars_littleendian (fixP->fx_where + fixP->fx_frag->fr_literal,
298 memset (fixP->fx_where + fixP->fx_frag->fr_literal, 0, fixP->fx_size);
2346 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address;
2407 reloc->address = fixp->fx_frag->fr_address + fixp->fx_where;