Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp498 write32be(&CodeDirectory->codeLimit, CodeSignature.StartOffset); in writeCodeSignatureData()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2330 uint32_t codeLimit; /* limit to main image signature range */ member
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1621 write32be(&codeDirectory->codeLimit, fileOff);