Home
last modified time | relevance | path

Searched defs:rodataSizeAfterText (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp156 uint32_t rodataSizeAfterText = 0; in CollectFuncEntryInfo() local
221 uint32_t rodataSizeAfterText = 0; in CollectFuncEntryInfoByLiteCG() local
386 uint32_t rodataSizeAfterText = 0; in RollbackTextSize() local
616 uint32_t rodataSizeAfterText = 0; in GetMemoryCodeInfos() local
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Delf_reader.cpp289 uint32_t rodataSizeAfterText = moduleInfo->rodataSizeAfterText; in SeparateTextSections() local
358 uint32_t rodataSizeAfterText = moduleInfo.rodataSizeAfterText; in SeparateTextSections() local
Delf_builder.cpp337 uint32_t rodataSizeAfterText = 0; in MergeTextSections() local