Searched refs:thisStructSize (Results 1 – 1 of 1) sorted by relevance
763 uint32_t thisStructSize = *reinterpret_cast<const uint32_t *>( in parsePointerListInfo() local767 assert(thisStructSize == ptrList.pointersPerStruct * target->wordSize); in parsePointerListInfo()769 assert(!ptrList.structSize || (thisStructSize == ptrList.structSize)); in parsePointerListInfo()772 ptrList.structSize = thisStructSize; in parsePointerListInfo()775 listHeaderLayout.totalSize + (thisStructSize * thisStructCount); in parsePointerListInfo()