Searched defs:reg_context (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeProcessSoftwareSingleStep.cpp29 EmulatorBaton(NativeProcessProtocol &process, NativeRegisterContext &reg_context) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp2192 NativeRegisterContext &reg_context = thread->GetRegisterContext(); local
2283 NativeRegisterContext &reg_context = thread->GetRegisterContext(); local
3064 NativeRegisterContext &reg_context = thread->GetRegisterContext(); local
3316 NativeRegisterContext& reg_context = thread->GetRegisterContext(); local
3374 NativeRegisterContext &reg_context = thread->GetRegisterContext(); local
[all...]

Completed in 94 milliseconds