Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
HDMachOWriter.cpp498 write32be(&CodeDirectory->codeLimit, CodeSignature.StartOffset); in writeCodeSignatureData()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDMachO.h2330 uint32_t codeLimit; /* limit to main image signature range */ member
/freebsd-13-stable/contrib/llvm-project/lld/MachO/
HDSyntheticSections.cpp1621 write32be(&codeDirectory->codeLimit, fileOff); in writeTo()