Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/
Dmachine_code.cpp117 FuncEntryDes *funcEntryDes = reinterpret_cast<FuncEntryDes*>(GetFuncEntryDesAddress()); in GetFuncEntryDes() local
136 FuncEntryDes *funcEntryDes = nullptr; in CalCallSiteInfo() local
/arkcompiler/ets_runtime/ecmascript/jit/
Djit_task.cpp63 FuncEntryDes *funcEntryDes = reinterpret_cast<FuncEntryDes*>(machineCodeObj->GetFuncEntryDes()); in InstallCode() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_info.cpp36 const auto &funcEntryDes = GetStubs(); in CalCallSiteInfo() local