Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp509 write64be(&CodeDirectory->execSegLimit, TextSegmentFileSize); in writeCodeSignatureData()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2349 uint64_t execSegLimit; /* limit of executable segment */ member
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1633 write64be(&codeDirectory->execSegLimit, textSeg->fileSize);