Home
last modified time | relevance | path

Searched defs:x86_ucontext (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/
DRegsX86.cpp108 x86_ucontext_t* x86_ucontext = reinterpret_cast<x86_ucontext_t*>(ucontext); in CreateFromUcontext() local
164 x86_ucontext_t x86_ucontext; in StepIfSignalHandler() local
/system/unwinding/libunwindstack/tests/
DAndroidUnwinderTest.cpp226 x86_ucontext_t* x86_ucontext = in TEST_F() local