Searched defs:GetFilePermissions (Results 1 – 5 of 5) sorted by relevance
/llvm-project/lldb/source/Target/ | ||
H A D | RemoteAwarePlatform.cpp | 82 Status RemoteAwarePlatform::GetFilePermissions(const FileSpec &file_spec, GetFilePermissions() function in RemoteAwarePlatform |
H A D | Platform.cpp | 610 Status Platform::GetFilePermissions(const FileSpec &file_spec, GetFilePermissions() function in Platform |
/llvm-project/lldb/source/API/ | ||
H A D | SBPlatform.cpp | 653 uint32_t SBPlatform::GetFilePermissions(const char *path) { GetFilePermissions() function in SBPlatform |
/llvm-project/lldb/source/Plugins/Platform/gdb-server/ | ||
H A D | PlatformRemoteGDBServer.cpp | 556 Status PlatformRemoteGDBServer::GetFilePermissions(const FileSpec &file_spec, GetFilePermissions() function in PlatformRemoteGDBServer |
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationClient.cpp | 3203 GDBRemoteCommunicationClient::GetFilePermissions(const FileSpec &file_spec, GetFilePermissions() function in GDBRemoteCommunicationClient |