Home
last modified time | relevance | path

Searched refs:DebuggerThreadAttachRoutine (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/Process/Windows/Common/
H A DDebuggerThread.h97 DebuggerThreadAttachRoutine(lldb::pid_t pid,
H A DDebuggerThread.cpp74 return DebuggerThreadAttachRoutine(pid, attach_info); in DebugAttach()
111 lldb::thread_result_t DebuggerThread::DebuggerThreadAttachRoutine( in DebuggerThreadAttachRoutine() function in DebuggerThread