Home
last modified time | relevance | path

Searched defs:GetFilePermissions (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp198 Status RemoteAwarePlatform::GetFilePermissions(const FileSpec &file_spec, GetFilePermissions() function in RemoteAwarePlatform
H A DPlatform.cpp644 Status Platform::GetFilePermissions(const FileSpec &file_spec, GetFilePermissions() function in Platform
/freebsd-src/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp653 uint32_t SBPlatform::GetFilePermissions(const char *path) { in GetFilePermissions() function in SBPlatform
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp556 Status PlatformRemoteGDBServer::GetFilePermissions(const FileSpec &file_spec, in GetFilePermissions() function in PlatformRemoteGDBServer
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp3174 GDBRemoteCommunicationClient::GetFilePermissions(const FileSpec &file_spec, GetFilePermissions() function in GDBRemoteCommunicationClient