Home
last modified time | relevance | path

Searched defs:strTabMap (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp392 CUnorderedMap<uint64_t, CString *> strTabMap; // old addr map to str id in DecodeStrTable() local
493 auto strTabMap = DecodeStrTable(GetEcmaStringTable(), file, sections[2], sections[3]); in GenerateHeapSnapshot() local