Home
last modified time | relevance | path

Searched defs:dfxRegs (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dregs_test.cpp47 auto dfxRegs = DfxRegs::Create(); in HWTEST_F() local
75 auto dfxRegs = DfxRegs::Create(); in HWTEST_F() local
173 auto dfxRegs = DfxRegs::CreateFromUcontext(context); HWTEST_F() local
243 auto dfxRegs = DfxRegs::CreateFromRegs(UnwindMode::FRAMEPOINTER_UNWIND, regs, sizeof(regs) / sizeof(regs[0])); HWTEST_F() local
260 auto dfxRegs = DfxRegs::CreateFromRegs(UnwindMode::FRAMEPOINTER_UNWIND, regs, sizeof(regs) / sizeof(regs[0])); HWTEST_F() local
285 auto dfxRegs = DfxRegs::CreateRemoteRegs(pid); HWTEST_F() local
[all...]

Completed in 1 milliseconds