Searched refs:DecodeRootTable (Results 1 – 1 of 1) sorted by relevance
416 CUnorderedSet<uint64_t> DecodeRootTable(std::ifstream &file, uint32_t offset, uint32_t secSize) in DecodeRootTable() function506 auto rootSet = DecodeRootTable(file, sections[0], sections[1]); in GenerateHeapSnapshot()