Searched defs:GetStackRange (Results 1 – 3 of 3) sorted by relevance
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/ | ||
H A D | thread_context.cpp | 227 bool LocalThreadContext::GetStackRange(int32_t tid, uintptr_t& stackBottom, uintptr_t& stackTop) in GetStackRange() function in OHOS::HiviewDFX::LocalThreadContext |
H A D | dfx_maps.cpp | 305 bool DfxMaps::GetStackRange(uintptr_t& bottom, uintptr_t& top) in GetStackRange() function in OHOS::HiviewDFX::DfxMaps |
H A D | unwinder.cpp | 355 bool Unwinder::GetStackRange(uintptr_t& stackBottom, uintptr_t& stackTop) in GetStackRange() function in OHOS::HiviewDFX::Unwinder |