Searched defs:Perms (Results 1 – 8 of 8) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
| H A D | ArchiveWriter.h | 25 unsigned UID = 0, GID = 0, Perms = 0644; member
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
| H A D | FileSystem.h | 152 perms Perms = perms_not_known; variable 160 basic_file_status(file_type Type, perms Perms, time_t ATime, in basic_file_status() 168 basic_file_status(file_type Type, perms Perms, uint32_t LastAccessTimeHigh, in basic_file_status() 241 file_status(file_type Type, perms Perms, dev_t Dev, nlink_t Links, ino_t Ino, in file_status() 249 file_status(file_type Type, perms Perms, uint32_t LinkCount, in file_status()
|
| H A D | VirtualFileSystem.h | 57 llvm::sys::fs::perms Perms; variable 515 llvm::sys::fs::perms Perms; member
|
| /freebsd/contrib/llvm-project/llvm/lib/Object/ |
| H A D | ArchiveWriter.cpp | 217 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printRestOfMemberHeader() 233 unsigned UID, unsigned GID, unsigned Perms, in printGNUSmallMemberHeader() 242 unsigned UID, unsigned GID, unsigned Perms, uint64_t Size) { in printBSDMemberHeader() 258 unsigned UID, unsigned GID, unsigned Perms, in printBigArchiveMemberHeader()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | VirtualFileSystem.cpp | 70 perms Perms) in Status() 857 std::optional<llvm::sys::fs::perms> Perms, in addFile() 935 std::optional<llvm::sys::fs::perms> Perms) { in addFile() 952 std::optional<llvm::sys::fs::perms> Perms) { in addFileNoOwn() 1063 std::optional<llvm::sys::fs::perms> Perms) { in addSymbolicLink()
|
| H A D | Path.cpp | 968 perms Perms) { in create_directories()
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | Platform.cpp | 630 auto Perms = static_cast<llvm::sys::fs::perms>(file_permissions); in SetFilePermissions() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIISelLowering.cpp | 14793 SmallVector<SDValue, 2> Perms; in resolveSources() local
|