Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.cpp267 uint32_t textSize = moduleInfo->textSize; in SeparateTextSections() local
313 uint32_t textSize = moduleInfo.textSize; in SeparateTextSections() local
/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp124 uint32_t textSize = GetTextSize(); in CollectFuncEntryInfo() local
276 uint32_t textSize = module->GetSectionSize(ElfSecName::TEXT); in RollbackTextSize() local