Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp152 uint32_t textSize = GetTextSize(); in CollectFuncEntryInfo() local
219 uint32_t textSize = GetTextSize(); in CollectFuncEntryInfoByLiteCG() local
382 uint32_t textSize = module->GetSectionSize(ElfSecName::TEXT); in RollbackTextSize() local
611 size_t textSize = moduleSectionDes.GetSecSize(ElfSecName::TEXT); in GetMemoryCodeInfos() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.cpp294 uint32_t textSize = moduleInfo->textSize; in SeparateTextSections() local
365 uint32_t textSize = moduleInfo.textSize; in SeparateTextSections() local