Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp253 lldb::ProcessSP RemoteAwarePlatform::ConnectProcess(llvm::StringRef connect_url, in ConnectProcess() function in RemoteAwarePlatform
H A DPlatform.cpp1863 lldb::ProcessSP Platform::ConnectProcess(llvm::StringRef connect_url, in ConnectProcess() function in Platform