Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/MachO/
H A DObjC.cpp765 uint32_t thisStructCount = *reinterpret_cast<const uint32_t *>( in parsePointerListInfo() local
771 ptrList.structCount += thisStructCount; in parsePointerListInfo()
775 listHeaderLayout.totalSize + (thisStructSize * thisStructCount); in parsePointerListInfo()