Home
last modified time | relevance | path

Searched defs:unwRet (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp113 MAYBE_UNUSED bool unwRet = unwinder->UnwindLocal(); variable
200 bool unwRet = DfxPtrace::Attach(child); variable
237 bool unwRet = DfxPtrace::Attach(child); variable
295 bool unwRet = DfxPtrace::Attach(child); variable
342 bool unwRet = unwinder->Unwind(&context); variable
362 MAYBE_UNUSED bool unwRet = unwinder->UnwindLocal(); variable
387 MAYBE_UNUSED bool unwRet = unwinder->UnwindLocal(); variable
419 bool unwRet = DfxPtrace::Attach(child); variable
470 bool unwRet = unwinder->Step(pc, sp, &context); variable
492 bool unwRet = DfxPtrace::Attach(child); variable
[all …]
H A Dunwinder_pac_test.cpp58 bool unwRet = DfxPtrace::Attach(pid); variable
97 bool unwRet = DfxPtrace::Attach(pid); variable
H A Dinstr_statistic_test.cpp64 bool unwRet = DfxPtrace::Attach(pid); variable
/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/process_dump/
H A Dfault_stack_test.cpp85 bool unwRet = unwinder->UnwindLocal(); variable
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwind/
H A Dunwind_remote_benchmark.cpp78 int unwRet = unw_init_remote(&cursor, as, context); in UnwindRemote() local
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwinder/
H A Dunwind_remote_benchmark.cpp79 MAYBE_UNUSED bool unwRet = unwinder->UnwindRemote(tid); in UnwinderRemote() local
H A Dunwind_local_benchmark.cpp91 MAYBE_UNUSED bool unwRet = unwinder->UnwindLocal(false, isFp); in UnwinderLocal() local