Home
last modified time | relevance | path

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

/system/unwinding/libbacktrace/
Dbacktrace_test.cpp1529 static void SetUcontextSp(uint64_t sp, ucontext_t* ucontext) { in SetUcontextSp() function
1622 SetUcontextSp(reinterpret_cast<uint64_t>(&ucontext), &ucontext); in UnwindFromDevice()
1641 SetUcontextSp(device_map_uint, &ucontext); in UnwindFromDevice()