Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
HDMachOWriter.cpp496 CodeDirectory->nSpecialSlots = 0; in writeCodeSignatureData()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDMachO.h2328 uint32_t nSpecialSlots; /* number of special hash slots */ member
/freebsd-14-stable/contrib/llvm-project/lld/MachO/
HDSyntheticSections.cpp1619 codeDirectory->nSpecialSlots = 0; in writeTo()