Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_reader.cpp292 uint32_t textSize = moduleInfo->textSize; in SeparateTextSections() local
363 uint32_t textSize = moduleInfo.textSize; in SeparateTextSections() local
H A Dgdb_jit.cpp297 uint64_t textSize = info.asmstubHdr->sh_offset + info.asmstubHdr->sh_size - info.textHdr->sh_offset; in ConstructEhdrAndPhdr() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp169 uint32_t textSize = GetTextSize(); in CollectFuncEntryInfo() local
236 uint32_t textSize = GetTextSize(); in CollectFuncEntryInfoByLiteCG() local
422 uint32_t textSize = module->GetSectionSize(ElfSecName::TEXT); in RollbackTextSize() local
727 size_t textSize in GetMemoryCodeInfos() local
[all...]

Completed in 4 milliseconds