Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/Windows/Common/
DDebuggerThread.cpp48 struct DebugAttachContext { struct
49 DebugAttachContext(DebuggerThread *thread, lldb::pid_t pid, in DebugAttachContext() function
52 DebuggerThread *m_thread;
53 lldb::pid_t m_pid;
54 ProcessAttachInfo m_attach_info;