Home
last modified time | relevance | path

Searched refs:stackBottom_ (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/frameworks/unwinder/
Dfp_unwinder.cpp38 GetStackRange(stackBottom_, stackTop_); in FpUnwinder()
137 if (IsValidFrame(prevFp, stackTop_, stackBottom_)) { in Step()
/base/hiviewdfx/faultloggerd/frameworks/unwinder/include/
Dfp_unwinder.h49 uintptr_t stackBottom_; variable