Home
last modified time | relevance | path

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

/system/unwinding/libunwindstack/include/unwindstack/
DUcontextX86_64.h45 struct x86_64_mcontext_t { struct
76 x86_64_mcontext_t uc_mcontext; argument
/system/unwinding/libunwindstack/
DRegsX86_64.cpp157 sizeof(x86_64_mcontext_t))) { in StepIfSignalHandler()