Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp193 std::optional<std::string> RemoteAwarePlatform::GetRemoteOSBuildString() { GetRemoteOSBuildString() function in RemoteAwarePlatform
/llvm-project/lldb/include/lldb/Target/
H A DPlatform.h222 virtual std::optional<std::string> GetRemoteOSBuildString() { GetRemoteOSBuildString() function
/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp161 std::optional<std::string> PlatformRemoteGDBServer::GetRemoteOSBuildString() { in GetRemoteOSBuildString() function in PlatformRemoteGDBServer