Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp495 write32be(&CodeDirectory->identOffset, sizeof(MachO::CS_CodeDirectory)); in writeCodeSignatureData()
/src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2327 uint32_t identOffset; /* offset of identifier string */ member
/src/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1618 write32be(&codeDirectory->identOffset, sizeof(CS_CodeDirectory)); in writeTo()