Searched refs:stackBottom_ (Results 1 – 2 of 2) sorted by relevance
38 GetStackRange(stackBottom_, stackTop_); in FpUnwinder()137 if (IsValidFrame(prevFp, stackTop_, stackBottom_)) { in Step()
49 uintptr_t stackBottom_; variable