Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Target/
H A DRemoteAwarePlatform.cpp210 Status RemoteAwarePlatform::SetFilePermissions(const FileSpec &file_spec, in SetFilePermissions() function in RemoteAwarePlatform
H A DPlatform.cpp795 Status Platform::SetFilePermissions(const FileSpec &file_spec, in SetFilePermissions() function in Platform
/freebsd-13.1/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp667 SBError SBPlatform::SetFilePermissions(const char *path, in SetFilePermissions() function in SBPlatform
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp636 Status PlatformRemoteGDBServer::SetFilePermissions(const FileSpec &file_spec, in SetFilePermissions() function in PlatformRemoteGDBServer
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp2966 GDBRemoteCommunicationClient::SetFilePermissions(const FileSpec &file_spec, in SetFilePermissions() function in GDBRemoteCommunicationClient