Home | History | Annotate | Download | only in gas

Lines Matching refs:aim

2205   offsetT aim;
2256 aim = target - address - fragP->fr_fix;
2259 aim += TC_PCREL_ADJUST (fragP);
2264 md_prepare_relax_scan (fragP, address, aim, this_state, this_type);
2267 if (aim < 0)
2271 if (aim >= this_type->rlx_backward)
2285 if (aim <= this_type->rlx_forward)