Searched refs:AllSectionCount (Results 1 – 2 of 2) sorted by relevance
837 for (Index = 0; Index < PrivateData->CacheSection.AllSectionCount; Index ++) { in ProcessSection()919 if (PrivateData->CacheSection.AllSectionCount < CACHE_SETION_MAX_NUMBER) { in ProcessSection()920 PrivateData->CacheSection.AllSectionCount ++; in ProcessSection()
139 UINTN AllSectionCount; member