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