Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-private-forward.h15 class NativeRegisterContext; variable
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DNativeRegisterContext.cpp20 NativeRegisterContext::NativeRegisterContext(NativeThreadProtocol &thread) in NativeRegisterContext() function in NativeRegisterContext