Searched defs:GetPlatformSpecificConnectionInformation (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/POSIX/
H A DPlatformPOSIX.cpp408 std::string PlatformPOSIX::GetPlatformSpecificConnectionInformation() { function in class:PlatformPOSIX
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h627 virtual std::string GetPlatformSpecificConnectionInformation() { return ""; } function in class:lldb_private::Platform

Completed in 65 milliseconds