Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Dstub_file_info.cpp41 uint32_t funcEntrySize = sizeof(FuncEntryDes) * entryNum_; in Save() local
89 uint32_t funcEntrySize = des.GetSecSize(ElfSecName::ARK_FUNCENTRY); in MmapLoad() local
130 uint32_t funcEntrySize = des.GetSecSize(ElfSecName::ARK_FUNCENTRY); in Load() local
Dan_file_info.cpp180 uint32_t funcEntrySize = sizeof(FuncEntryDes) * entryNum_; in AddFuncEntrySec() local