Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_reader.cpp287 uint32_t rodataSizeAfterText = moduleInfo->rodataSizeAfterText; in SeparateTextSections() local
356 uint32_t rodataSizeAfterText = moduleInfo.rodataSizeAfterText; in SeparateTextSections() local
H A Delf_builder.cpp367 uint32_t rodataSizeAfterText = 0; in MergeTextSections() local
384 file.write(reinterpret_cast<char *>(rodataAddrAfterText), rodataSizeAfterText); in MergeTextSections() local
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dfile_generators.cpp173 uint32_t rodataSizeAfterText = 0; in CollectFuncEntryInfo() local
238 uint32_t rodataSizeAfterText = 0; in CollectFuncEntryInfoByLiteCG() local
426 uint32_t rodataSizeAfterText = 0; in RollbackTextSize() local
732 uint32_t rodataSizeAfterText = 0; GetMemoryCodeInfos() local
[all...]

Completed in 5 milliseconds