Searched refs:GetFileWithUUID (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/gdb-server/ |
| H A D | PlatformRemoteGDBServer.h | 58 Status GetFileWithUUID(const FileSpec &platform_file, const UUID *uuid_ptr,
|
| H A D | PlatformRemoteGDBServer.cpp | 190 Status PlatformRemoteGDBServer::GetFileWithUUID(const FileSpec &platform_file, in GetFileWithUUID() function in PlatformRemoteGDBServer
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Platform/POSIX/ |
| H A D | PlatformPOSIX.h | 105 GetFileWithUUID(const lldb_private::FileSpec &platform_file,
|
| H A D | PlatformPOSIX.cpp | 256 Status PlatformPOSIX::GetFileWithUUID(const FileSpec &platform_file, in GetFileWithUUID() function in PlatformPOSIX 260 return m_remote_platform_sp->GetFileWithUUID(platform_file, uuid_ptr, in GetFileWithUUID()
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/ |
| H A D | Platform.h | 312 virtual Status GetFileWithUUID(const FileSpec &platform_file,
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Target/ |
| H A D | Platform.cpp | 169 Status Platform::GetFileWithUUID(const FileSpec &platform_file, in GetFileWithUUID() function in Platform
|
| H A D | Target.cpp | 1475 m_platform_sp->GetFileWithUUID(dependent_file_spec, nullptr, in SetExecutableModule()
|