Home
last modified time | relevance | path

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

/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/
Dunwind_local_benchmark.cpp69 static size_t UnwindLocal(MAYBE_UNUSED void* data) in UnwindLocal() function
/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
Dunwinder.cpp393 bool __attribute__((optnone)) Unwinder::UnwindLocal(bool withRegs, bool fpUnwind, size_t maxFrameNu… in UnwindLocal() function in OHOS::HiviewDFX::Unwinder
626 bool Unwinder::Impl::UnwindLocal(bool withRegs, bool fpUnwind, size_t maxFrameNum, size_t skipFrame… in UnwindLocal() function in OHOS::HiviewDFX::Unwinder::Impl