Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.h321 Status LaunchAndConnectToDebugserver(const ProcessInfo &process_info);
H A DProcessGDBRemote.cpp3176 auto error = LaunchAndConnectToDebugserver(process_info); in EstablishConnectionIfNeeded()
3201 Status ProcessGDBRemote::LaunchAndConnectToDebugserver( in LaunchAndConnectToDebugserver() function in ProcessGDBRemote