Searched refs:expectedListSize (Results 1 – 1 of 1) sorted by relevance
689 [[maybe_unused]] uint32_t expectedListSize = in parseProtocolListInfo() local696 expectedListSize - target->wordSize; in parseProtocolListInfo()698 assert(((expectedListSize == ptrListSym->isec()->data.size() && in parseProtocolListInfo()717 assert(off + /*extra null value*/ target->wordSize == expectedListSize && in parseProtocolListInfo()761 uint32_t expectedListSize = in parsePointerListInfo() local763 assert(expectedListSize == ptrListSym->isec()->data.size() && in parsePointerListInfo()766 for (uint32_t off = listHeaderLayout.totalSize; off < expectedListSize; in parsePointerListInfo()