Home | History | Annotate | Download | only in coregrind

Lines Matching defs:stackPos

153             ai->Addr.Stack.stackPos = StackPos_stacked;
223 StackPos stackPos = StackPos_stacked;
232 stackPos = StackPos_below_stack_ptr;
243 stackPos = StackPos_guard_page;
253 vg_assert (stackPos != StackPos_stacked);
254 ai->Addr.Stack.stackPos = stackPos;
473 stackPos) {
480 ai->Addr.Stack.stackPos == StackPos_guard_page ?