Searched refs:DecodeStrTable (Results 1 – 1 of 1) sorted by relevance
381 CUnorderedMap<uint64_t, CString *> DecodeStrTable(StringHashMap *strTable, std::ifstream &file, in DecodeStrTable() function507 auto strTabMap = DecodeStrTable(GetEcmaStringTable(), file, sections[2], sections[3]); in GenerateHeapSnapshot()