Searched refs:DebugAttachContext (Results 1 – 1 of 1) sorted by relevance
48 struct DebugAttachContext { struct49 DebugAttachContext(DebuggerThread *thread, lldb::pid_t pid, in DebugAttachContext() function90 DebugAttachContext *context = new DebugAttachContext(this, pid, attach_info); in DebugAttach()112 DebugAttachContext *context = static_cast<DebugAttachContext *>(data); in DebuggerThreadAttachRoutine()