Searched refs:expectedListSize (Results 1 – 1 of 1) sorted by relevance
703 [[maybe_unused]] uint32_t expectedListSize = in parseProtocolListInfo() local710 expectedListSize - target->wordSize; in parseProtocolListInfo()712 assert(((expectedListSize == ptrListSym->isec()->data.size() && in parseProtocolListInfo()731 assert(off + /*extra null value*/ target->wordSize == expectedListSize && in parseProtocolListInfo()774 uint32_t expectedListSize = in parsePointerListInfo() local776 assert(expectedListSize == ptrListSym->isec()->data.size() && in parsePointerListInfo()779 for (uint32_t off = listHeaderLayout.totalSize; off < expectedListSize; in parsePointerListInfo()