Home
last modified time | relevance | path

Searched refs:stubAddr2Name (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp249 std::map<uintptr_t, std::string> stubAddr2Name; in CollectCodeInfo() local
251 modulePackage_[i].CollectFuncEntryInfo(stubAddr2Name, stubInfo_, i, GetLog()); in CollectCodeInfo()
261 DisassembleEachFunc(stubAddr2Name); in CollectCodeInfo()