Searched defs:SetFromUcontext (Results 1 – 2 of 2) sorted by relevance
/system/core/libunwindstack/ | ||
D | RegsX86_64.cpp | 111 void RegsX86_64::SetFromUcontext(x86_64_ucontext_t* ucontext) { in SetFromUcontext() function in unwindstack::RegsX86_64 |
D | RegsX86.cpp | 94 void RegsX86::SetFromUcontext(x86_ucontext_t* ucontext) { in SetFromUcontext() function in unwindstack::RegsX86 |