Home
last modified time | relevance | path

Searched defs:GetArkStackRange (Results 1 – 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/common/dfxutil/
Dstack_util.h76 AT_UNUSED inline bool GetArkStackRange(uintptr_t& start, uintptr_t& end) in GetArkStackRange() function
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Ddfx_maps.cpp308 bool DfxMaps::GetArkStackRange(uintptr_t& start, uintptr_t& end) in GetArkStackRange() function in OHOS::HiviewDFX::DfxMaps