Searched refs:to_pop (Results 1 – 1 of 1) sorted by relevance
117 uptr to_pop = LocatePcInTrace(pc); in SlowUnwindStack() local124 if (to_pop == 0 && size > 1) in SlowUnwindStack()125 to_pop = 1; in SlowUnwindStack()126 PopStackFrames(to_pop); in SlowUnwindStack()