Home
last modified time | relevance | path

Searched refs:failSp (Results 1 - 1 of 1) sorted by relevance

/base/hiviewdfx/faultloggerd/test/unittest/unwind/
H A Dunwinder_test.cpp591 uintptr_t failSp = stackTop + 1; // arm cfa get from sp in HWTEST_F() local
592 regs->SetSp(failSp); in HWTEST_F()
595 bool unwRet = unwinder->Step(pc, failSp, &context); in HWTEST_F()

Completed in 3 milliseconds