Searched refs:GetFileWithUUID (Results 1 - 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Target/
H A DRemoteAwarePlatform.h59 Status GetFileWithUUID(const FileSpec &platform_file, const UUID *uuid,
H A DPlatform.h289 virtual Status GetFileWithUUID(const FileSpec &platform_file,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp160 Status RemoteAwarePlatform::GetFileWithUUID(const FileSpec &platform_file, function in class:RemoteAwarePlatform
164 return m_remote_platform_sp->GetFileWithUUID(platform_file, uuid_ptr,
H A DPlatform.cpp167 Status Platform::GetFileWithUUID(const FileSpec &platform_file, function in class:Platform
H A DTarget.cpp1437 m_platform_sp->GetFileWithUUID(dependent_file_spec, nullptr,
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.h53 Status GetFileWithUUID(const FileSpec &platform_file, const UUID *uuid_ptr,
H A DPlatformRemoteGDBServer.cpp192 Status PlatformRemoteGDBServer::GetFileWithUUID(const FileSpec &platform_file, function in class:PlatformRemoteGDBServer

Completed in 91 milliseconds