Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp507 CodeDirectory->codeLimit64 = 0; in writeCodeSignatureData()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2345 uint64_t codeLimit64; /* limit to main image signature range, 64 bits */ member
/freebsd-src/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1630 codeDirectory->codeLimit64 = 0;