Searched defs:CollectFuncEntryInfo (Results 1 – 1 of 1) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ | ||
| D | file_generators.cpp | 103 void Module::CollectFuncEntryInfo(const std::vector<uintptr_t>& entrys, std::map<uintptr_t, std::st… in CollectFuncEntryInfo() function in panda::ecmascript::kungfu::Module |