Searched defs:strTabMap (Results 1 – 1 of 1) sorted by relevance
392 CUnorderedMap<uint64_t, CString *> strTabMap; // old addr map to str id in DecodeStrTable() local493 auto strTabMap = DecodeStrTable(GetEcmaStringTable(), file, sections[2], sections[3]); in GenerateHeapSnapshot() local