Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dstub_file_info.cpp43 uint64_t funcEntryAddr = reinterpret_cast<uint64_t>(entries_.data()); in Save() local
99 uint64_t funcEntryAddr = des.GetSecAddr(ElfSecName::ARK_FUNCENTRY); in MmapLoad() local
140 uint64_t funcEntryAddr = des.GetSecAddr(ElfSecName::ARK_FUNCENTRY); in Load() local
Dan_file_info.cpp257 uint64_t funcEntryAddr = reinterpret_cast<uint64_t>(entries_.data()); in AddFuncEntrySec() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp718 uint64_t funcEntryAddr = reinterpret_cast<uint64_t>(aotInfo_.GetStubs().data()); in GetMemoryCodeInfos() local