Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp196 AcceptGdbConnectionsIfNeeded(const FileSpec &debugserver_path, in AcceptGdbConnectionsIfNeeded()
476 FileSpec debugserver_path = GetDebugserverPath(); in main_platform() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerPlatform.cpp49 FileSpec debugserver_path, const Socket::SocketProtocol socket_protocol, in GDBRemoteCommunicationServerPlatform()
H A DProcessGDBRemote.cpp3522 FileSpec debugserver_path = GetDebugserverPath(*GetTarget().GetPlatform()); in LaunchAndConnectToDebugserver() local