Home
last modified time | relevance | path

Searched defs:UnwindLocal (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwind/
H A Dunwind_local_benchmark.cpp57 static size_t UnwindLocal() in UnwindLocal() function
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
H A Dunwind_local_benchmark.cpp69 static size_t UnwindLocal(MAYBE_UNUSED void* data) in UnwindLocal() function
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp370 bool Unwinder::UnwindLocal(bool withRegs, bool fpUnwind, size_t maxFrameNum, size_t skipFrameNum) in UnwindLocal() function in OHOS::HiviewDFX::Unwinder
594 bool Unwinder::Impl::UnwindLocal(bool withRegs, bool fpUnwind, size_t maxFrameNum, size_t skipFrame… in UnwindLocal() function in OHOS::HiviewDFX::Unwinder::Impl