Searched defs:funcEntrySize (Results 1 – 3 of 3) sorted by relevance
44 uint32_t funcEntrySize = sizeof(FuncEntryDes) * entryNum_; in Save() local100 uint32_t funcEntrySize = des.GetSecSize(ElfSecName::ARK_FUNCENTRY); in MmapLoad() local141 uint32_t funcEntrySize = des.GetSecSize(ElfSecName::ARK_FUNCENTRY); in Load() local
258 uint32_t funcEntrySize = sizeof(FuncEntryDes) * entryNum_; in AddFuncEntrySec() local
720 uint32_t funcEntrySize = sizeof(AOTFileInfo::FuncEntryDes) * aotInfo_.GetStubs().size(); in GetMemoryCodeInfos() local