Searched refs:ucontext_ptr (Results 1 – 1 of 1) sorted by relevance
1094 ArtMethod* current_method, void* ucontext_ptr) { in DumpNativeStack() argument1102 if (!backtrace->Unwind(0, reinterpret_cast<ucontext*>(ucontext_ptr))) { in DumpNativeStack()1165 UNUSED(os, tid, prefix, current_method, ucontext_ptr); in DumpNativeStack()