Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp509 write64be(&CodeDirectory->execSegLimit, TextSegmentFileSize); in writeCodeSignatureData()
/openbsd-src/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h2347 uint64_t execSegLimit; /* limit of executable segment */ member
/openbsd-src/gnu/llvm/lld/MachO/
H A DSyntheticSections.cpp1548 write64be(&codeDirectory->execSegLimit, textSeg->fileSize); in writeTo()