Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/
Dlldb-private-forward.h15 class NativeRegisterContext; variable
/external/llvm-project/lldb/source/Host/common/
DNativeRegisterContext.cpp21 NativeRegisterContext::NativeRegisterContext(NativeThreadProtocol &thread) in NativeRegisterContext() function in NativeRegisterContext