Home | History | Annotate | Download | only in mips

Lines Matching refs:stack_argument

2732   intptr_t* stack_argument = reinterpret_cast<intptr_t*>(entry_stack);
2734 stack_argument[i - 4 + kCArgSlotCount] = va_arg(parameters, int32_t);