Searched refs:stack_sp (Results 1 – 7 of 7) sorted by relevance
384 StackFrameSP stack_sp = thread.GetStackFrameAtIndex(0); in DoWillResume() local385 if (stack_sp) { in DoWillResume()386 Block *frame_block = stack_sp->GetFrameBlock(); in DoWillResume()
732 static bool CompareStackID(const StackFrameSP &stack_sp, in CompareStackID() argument734 return stack_sp->GetStackID() < stack_id; in CompareStackID()
248 void * stack_sp; member
256 stack_sp
130 # define PL_stack_sp stack_sp
31 PERLVAR(I, stack_sp, SV **) /* top of the stack */
12149 # define PL_stack_sp stack_sp