Home | History | Annotate | Download | only in x86

Lines Matching refs:next_arg

2617     for (int next_arg = last_mapped_in + size_of_the_last_mapped; next_arg < info->num_arg_words;) {
2618 RegLocation loc = info->args[next_arg];
2625 next_arg += 2;
2632 next_arg++;