Home
last modified time | relevance | path

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

/aosp12/system/unwinding/libunwindstack/include/unwindstack/
H A DRegsGetLocal.h90 inline __attribute__((__always_inline__)) void RegsGetLocal(Regs* regs) { in RegsGetLocal() function
/aosp12/system/unwinding/libunwindstack/
H A DLocalUnwinder.cpp72 unwindstack::RegsGetLocal(regs.get()); in Unwind()
/aosp12/system/unwinding/libunwindstack/tests/
H A DVerifyBionicTerminationTest.cpp99 RegsGetLocal(regs.get()); in TEST()
H A DUnwindTest.cpp174 RegsGetLocal(regs.get()); in InnerFunction()
474 RegsGetLocal(regs.get()); in TEST_F()
/aosp12/art/runtime/
H A Dbacktrace_helper.cc117 RegsGetLocal(regs.get()); in CollectImpl()
/aosp12/system/unwinding/libbacktrace/
H A Dbacktrace_testlib.cpp83 unwindstack::RegsGetLocal(regs.get()); in GetContextAndExit()
H A DUnwindStack.cpp164 unwindstack::RegsGetLocal(regs.get()); in UnwindFromContext()
/aosp12/system/unwinding/libunwindstack/benchmarks/
H A Dlocal_unwind_benchmarks.cpp71 unwindstack::RegsGetLocal(regs.get()); in Unwind()