Home
last modified time | relevance | path

Searched refs:CS_SUPPORTSEXECSEG (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp490 write32be(&CodeDirectory->version, MachO::CS_SUPPORTSEXECSEG); in writeCodeSignatureData()
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h2269 CS_SUPPORTSEXECSEG = 0x20400, enumerator
/openbsd/gnu/llvm/lld/MachO/
H A DSyntheticSections.cpp1529 write32be(&codeDirectory->version, CS_SUPPORTSEXECSEG); in writeTo()