Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DFileOutputBuffer.h32 F_executable = 1, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DFileOutputBuffer.cpp164 if (Flags & F_executable) in create()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/
H A Dllvm-objcopy.cpp128 FileOutputBuffer::F_executable); in deepWriteArchive()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-lipo/
H A Dllvm-lipo.cpp504 ? FileOutputBuffer::F_executable in thinSlice()