Searched refs:GetMainStackRangeInner (Results 1 – 1 of 1) sorted by relevance
236 bool GetMainStackRangeInner(uintptr_t& stackBottom, uintptr_t& stackTop);508 bool Unwinder::Impl::GetMainStackRangeInner(uintptr_t& stackBottom, uintptr_t& stackTop) in GetMainStackRangeInner() function in OHOS::HiviewDFX::Unwinder::Impl521 return GetMainStackRangeInner(stackBottom, stackTop); in GetStackRange()559 if (!GetMainStackRangeInner(stackBottom, stackTop)) { in UnwindLocalWithTid()