Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Dstub_file_info.cpp40 uint32_t funcEntrySize = sizeof(FuncEntryDes) * entryNum_; in Save() local
93 uint32_t funcEntrySize = des.GetSecSize(ElfSecName::ARK_FUNCENTRY); in MmapLoad() local
134 uint32_t funcEntrySize = des.GetSecSize(ElfSecName::ARK_FUNCENTRY); in Load() local
H A Dan_file_info.cpp213 uint32_t funcEntrySize = sizeof(FuncEntryDes) * entryNum_; in AddFuncEntrySec() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp721 uint32_t funcEntrySize = sizeof(AOTFileInfo::FuncEntryDes) * aotInfo_.GetStubs().size(); in GetMemoryCodeInfos() local

Completed in 3 milliseconds