Home
last modified time | relevance | path

Searched refs:unwinder_from_pid (Results 1 – 1 of 1) sorted by relevance

/system/unwinding/libunwindstack/tests/
DUnwindTest.cpp195 UnwinderFromPid* unwinder_from_pid = new UnwinderFromPid(512, getpid()); in InnerFunction() local
196 unwinder_from_pid->SetRegs(regs.get()); in InnerFunction()
197 unwinder.reset(unwinder_from_pid); in InnerFunction()