Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Support/
H A DFileOutputBuffer.h32 F_executable = 1, enumerator
/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/
H A DArchive.cpp86 FileOutputBuffer::F_executable); in deepWriteArchive()
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DFileOutputBuffer.cpp162 if (Flags & F_executable) in create()
/openbsd-src/gnu/llvm/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp506 ? FileOutputBuffer::F_executable in thinSlice()
/openbsd-src/gnu/llvm/lld/MachO/
H A DWriter.cpp1138 FileOutputBuffer::F_executable); in openFile()
/openbsd-src/gnu/llvm/lld/wasm/
H A DWriter.cpp1706 FileOutputBuffer::F_executable); in openFile()
/openbsd-src/gnu/llvm/lld/COFF/
H A DWriter.cpp1617 FileOutputBuffer::create(path, fileSize, FileOutputBuffer::F_executable), in openFile()
/openbsd-src/gnu/llvm/lld/ELF/
H A DWriter.cpp2873 flags |= FileOutputBuffer::F_executable; in openFile()