Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp503 CodeDirectory->scatterOffset = 0; in writeCodeSignatureData()
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2379 uint32_t scatterOffset; /* offset of optional scatter vector */ member
/freebsd/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1651 codeDirectory->scatterOffset = 0; in writeTo()