Searched refs:to_pop (Results 1 – 1 of 1) sorted by relevance
132 uptr to_pop = LocatePcInTrace(pc); in UnwindSlow() local139 if (to_pop == 0 && size > 1) in UnwindSlow()140 to_pop = 1; in UnwindSlow()141 PopStackFrames(to_pop); in UnwindSlow()