Home
last modified time | relevance | path

Searched refs:entryFuncName (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_module.h507 return entryFuncName; in GetEntryFuncName()
511 entryFuncName = entryFunctionName; in SetEntryFuncName()
834 std::string entryFuncName = ""; // name of the entry function member in maple::MIRModule
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Dmir_module.cpp182 if (entryFuncName.length()) { in DumpGlobals()
183 LogInfo::MapleLogger() << "entryfunc &" << entryFuncName << '\n'; in DumpGlobals()

Completed in 3 milliseconds