Home
last modified time | relevance | path

Searched refs:ShStrTableModuleDesIndex (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
H A Delf_builder.h78 static constexpr uint32_t ShStrTableModuleDesIndex = 0; member in panda::ecmascript::ElfBuilder
H A Delf_builder.cpp22 des_[ShStrTableModuleDesIndex].GetSectionsInfo(); in AddShStrTabSection()
315 uint32_t curSecSize = des_[ShStrTableModuleDesIndex].GetSecSize(s.first); in FindShStrTab()
316 uint64_t curSecAddr = des_[ShStrTableModuleDesIndex].GetSecAddr(s.first); in FindShStrTab()

Completed in 2 milliseconds