Searched refs:thisStructSize (Results 1 – 1 of 1) sorted by relevance
750 uint32_t thisStructSize = *reinterpret_cast<const uint32_t *>( in parsePointerListInfo() local754 assert(thisStructSize == ptrList.pointersPerStruct * target->wordSize); in parsePointerListInfo()756 assert(!ptrList.structSize || (thisStructSize == ptrList.structSize)); in parsePointerListInfo()759 ptrList.structSize = thisStructSize; in parsePointerListInfo()762 listHeaderLayout.totalSize + (thisStructSize * thisStructCount); in parsePointerListInfo()