Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/async_stack/
H A Dfp_unwinder.cpp49 GetSigAltStackRange(stackBottom, stackTop); in Unwind()
/ohos5.0/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dstack_util.h110 AT_UNUSED static bool GetSigAltStackRange(uintptr_t& stackBottom, uintptr_t& stackTop) in GetSigAltStackRange() function