Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp505 CodeDirectory->teamOffset = 0; in writeCodeSignatureData()
/src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2341 uint32_t teamOffset; /* offset of optional team identifier */ member
/src/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1628 codeDirectory->teamOffset = 0; in writeTo()