Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h658 virtual void SetIgnoresRemoteHostname(bool flag) { in SetIgnoresRemoteHostname() function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp750 SetIgnoresRemoteHostname( in ConnectRemote()