Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dstub_file_info.cpp39 uint64_t funcEntryAddr = reinterpret_cast<uint64_t>(entries_.data()); in Save() local
92 uint64_t funcEntryAddr = des.GetSecAddr(ElfSecName::ARK_FUNCENTRY); in MmapLoad() local
133 uint64_t funcEntryAddr = des.GetSecAddr(ElfSecName::ARK_FUNCENTRY); in Load() local
H A Dan_file_info.cpp212 uint64_t funcEntryAddr = reinterpret_cast<uint64_t>(entries_.data()); in AddFuncEntrySec() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp719 uint64_t funcEntryAddr = reinterpret_cast<uint64_t>(aotInfo_.GetStubs().data()); in GetMemoryCodeInfos() local

Completed in 3 milliseconds