Searched refs:IsValidFrame (Results 1 – 2 of 2) sorted by relevance
41 inline bool IsValidFrame(uintptr_t frame, uintptr_t stackTop, uintptr_t stackBottom) in IsValidFrame() function
137 if (IsValidFrame(prevFp, stackTop_, stackBottom_)) { in Step()