Home
last modified time | relevance | path

Searched refs:F_executable (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DFileOutputBuffer.h32 F_executable = 1, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjCopy/
H A DArchive.cpp87 FileOutputBuffer::F_executable); in deepWriteArchive()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DFileOutputBuffer.cpp165 if (Flags & F_executable) in create()
/freebsd-14.2/contrib/llvm-project/lld/MachO/
H A DWriter.cpp1146 FileOutputBuffer::F_executable); in openFile()
/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DWriter.cpp1779 FileOutputBuffer::create(path, fileSize, FileOutputBuffer::F_executable), in openFile()
/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DWriter.cpp2963 flags |= FileOutputBuffer::F_executable; in openFile()