Home
last modified time | relevance | path

Searched defs:entryDes (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dstub_file_info.cpp101 FuncEntryDes *entryDes = reinterpret_cast<FuncEntryDes *>(funcEntryAddr); in MmapLoad() local
142 FuncEntryDes *entryDes = reinterpret_cast<FuncEntryDes *>(funcEntryAddr); in Load() local
Dan_file_info.cpp165 FuncEntryDes *entryDes = reinterpret_cast<FuncEntryDes *>(secAddr); in ParseFunctionEntrySection() local