Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/ObjCopy/MachO/
H A DMachOWriter.cpp496 CodeDirectory->nSpecialSlots = 0; in writeCodeSignatureData()
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DMachO.h2326 uint32_t nSpecialSlots; /* number of special hash slots */ member
/openbsd/gnu/llvm/lld/MachO/
H A DSyntheticSections.cpp1534 codeDirectory->nSpecialSlots = 0; in writeTo()