Searched defs:GetRemoteWorkingDirectory (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | RemoteAwarePlatform.cpp | 160 FileSpec RemoteAwarePlatform::GetRemoteWorkingDirectory() { GetRemoteWorkingDirectory() function in RemoteAwarePlatform |
/llvm-project/lldb/include/lldb/Target/ | ||
H A D | Platform.h | 235 virtual FileSpec GetRemoteWorkingDirectory() { return m_working_dir; } GetRemoteWorkingDirectory() function |
/llvm-project/lldb/source/Plugins/Platform/gdb-server/ | ||
H A D | PlatformRemoteGDBServer.cpp | 181 FileSpec PlatformRemoteGDBServer::GetRemoteWorkingDirectory() { in GetRemoteWorkingDirectory() function in PlatformRemoteGDBServer |