Searched refs:fx_frag (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/cctools-845/as/
H A Dfixes.h33 fragS *fx_frag; /* which frag? */ member in struct:fix
H A Dfixes.c47 fixP->fx_frag = frag;
H A Dlayout.c518 fragP = fixP->fx_frag;
605 value += fixP->fx_frag->fr_address + where +
735 value += fixP->fx_frag->fr_address + where + fixP->fx_size -
H A Di386.c5458 char *p = fixP->fx_where + fixP->fx_frag->fr_literal;
5498 value += fixP->fx_where + fixP->fx_frag->fr_address;
5514 value += fixP->fx_where + fixP->fx_frag->fr_address;
6031 return fixP->fx_size + fixP->fx_where + fixP->fx_frag->fr_address;
6314 rel->address = fixp->fx_frag->fr_address + fixp->fx_where;
H A Dwrite_object.c1168 riP->r_address = fixP->fx_frag->fr_address + fixP->fx_where -
H A Darm.c16475 offsetT base = fixP->fx_where + fixP->fx_frag->fr_address;
16843 char * buf = fixP->fx_where + fixP->fx_frag->fr_literal;
17613 (((uint32_t) fixP->fx_frag->fr_address

Completed in 224 milliseconds