Home
last modified time | relevance | path

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

/ohos5.0/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dfp_unwinder_test.cpp53 auto unwSz = FpUnwinder::GetPtr()->Unwind(pc, fp, pcs, maxSize); variable
85 auto unwSz = FpUnwinder::GetPtr()->UnwindSafe(pc, fp, pcs, maxSize); variable