Home
last modified time | relevance | path

Searched refs:nCodeSlots (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lld/MachO/
H A DSyntheticSections.cpp1224 write32be(&codeDirectory->nCodeSlots, getBlockCount()); in writeTo()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h2159 uint32_t nCodeSlots; /* number of ordinary (code) hash slots */ member