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.cpp95 FuncEntryDes *entryDes = reinterpret_cast<FuncEntryDes *>(funcEntryAddr); in MmapLoad() local
136 FuncEntryDes *entryDes = reinterpret_cast<FuncEntryDes *>(funcEntryAddr); in Load() local
Dan_file_info.cpp109 FuncEntryDes *entryDes = reinterpret_cast<FuncEntryDes *>(secAddr); in ParseFunctionEntrySection() local