Home
last modified time | relevance | path

Searched defs:funcEntry (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/libark_defect_scan_aux/tests/unittest/across_abc_test/
Dacross_abc_test.js27 function funcEntry() { function
/arkcompiler/ets_runtime/ecmascript/mem/
Dmachine_code.cpp75 FuncEntryDes *funcEntry = reinterpret_cast<FuncEntryDes*>(GetFuncEntryDesAddress()); in SetData() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp139 uint64_t funcEntry = reinterpret_cast<uintptr_t>(LLVMGetPointerToGlobal(engine, func)); in CollectFuncEntryInfo() local
170 uint64_t funcEntry; in CollectFuncEntryInfo() local
210 uint64_t funcEntry = itr->second.addr; in CollectFuncEntryInfoByLiteCG() local
234 uint64_t funcEntry = 0; in CollectFuncEntryInfoByLiteCG() local
Dstub_builder.cpp297 Label funcEntry(env); in FindEntryFromNameDictionary() local
406 Label funcEntry(env); in FindEntryFromTransitionDictionary() local