Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Daot_file_manager.h209 static void PrintAOTEntry(const JSPandaFile *file, const Method *method, uintptr_t entry);
H A Daot_file_manager.cpp335 void AOTFileManager::PrintAOTEntry(const JSPandaFile *file, const Method *method, uintptr_t entry) in PrintAOTEntry() function in panda::ecmascript::AOTFileManager
381 PrintAOTEntry(jsPandaFile, method, mainEntry); in SetAOTMainFuncEntry()
404 PrintAOTEntry(jsPandaFile, method, codeEntry); in SetAOTFuncEntry()

Completed in 3 milliseconds