Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dstub_file_info.cpp40 uint64_t funcEntryAddr = reinterpret_cast<uint64_t>(entries_.data()); in Save() local
88 uint64_t funcEntryAddr = des.GetSecAddr(ElfSecName::ARK_FUNCENTRY); in MmapLoad() local
129 uint64_t funcEntryAddr = des.GetSecAddr(ElfSecName::ARK_FUNCENTRY); in Load() local
Dan_file_info.cpp179 uint64_t funcEntryAddr = reinterpret_cast<uint64_t>(entries_.data()); in AddFuncEntrySec() local