Home
last modified time | relevance | path

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

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