Home | History | Annotate | Download | only in s390

Lines Matching refs:fixup_pos

455     int fixup_pos = L->pos();
457 int32_t offset = pos - fixup_pos;
458 int maxReach = max_reach_from(fixup_pos);
460 next(L); // call next before overwriting link with target at fixup_pos
462 target_at_put(fixup_pos, pos, &is_branch);