Searched refs:entryPoolSize (Results 1 – 1 of 1) sorted by relevance
3152 uint32_t entryPoolSize; in init() local3153 std::tie(entryPoolSize, hdr.NameCount) = computeEntryPool(inputChunks); in init()3158 size = findDebugNamesOffsets(hdrSize, hdr).EntriesBase + entryPoolSize; in init()