Home
last modified time | relevance | path

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

/system/core/libunwindstack/include/unwindstack/
DRegsGetLocal.h90 inline __attribute__((__always_inline__)) void RegsGetLocal(Regs* regs) { in RegsGetLocal() function
/system/core/libunwindstack/
DLocalUnwinder.cpp90 unwindstack::RegsGetLocal(regs.get()); in Unwind()
/system/core/libunwindstack/benchmarks/
Dunwind_benchmarks.cpp34 unwindstack::RegsGetLocal(regs.get()); in Call6()
/system/core/libbacktrace/
Dbacktrace_testlib.cpp83 unwindstack::RegsGetLocal(regs.get()); in GetContextAndExit()
DUnwindStack.cpp161 unwindstack::RegsGetLocal(regs.get()); in UnwindFromContext()
/system/core/libunwindstack/tests/
DUnwindTest.cpp163 RegsGetLocal(regs.get()); in InnerFunction()
463 RegsGetLocal(regs.get()); in TEST_F()