Home
last modified time | relevance | path

Searched refs:GetMainStackRangeInner (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp226 bool GetMainStackRangeInner(uintptr_t& stackBottom, uintptr_t& stackTop);
497 bool Unwinder::Impl::GetMainStackRangeInner(uintptr_t& stackBottom, uintptr_t& stackTop) in GetMainStackRangeInner() function in OHOS::HiviewDFX::Unwinder::Impl
510 return GetMainStackRangeInner(stackBottom, stackTop); in GetStackRange()
548 if (!GetMainStackRangeInner(stackBottom, stackTop)) { in UnwindLocalWithTid()

Completed in 2 milliseconds