Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1234 codeDirectory->codeLimit64 = 0; in writeTo()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2175 uint64_t codeLimit64; /* limit to main image signature range, 64 bits */ member