Searched refs:computeEntryPool (Results 1 – 2 of 2) sorted by relevance
886 computeEntryPool(MutableArrayRef<InputChunk> inputChunks);
3018 std::pair<uint32_t, uint32_t> DebugNamesBaseSection::computeEntryPool( in computeEntryPool() function in DebugNamesBaseSection3153 std::tie(entryPoolSize, hdr.NameCount) = computeEntryPool(inputChunks); in init()