Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h272 for (auto roDataSection : roDataSections_) { in ~ElfBuilder() local
273 delete roDataSection; in ~ElfBuilder() local
748 for (auto roDataSection : roDataSections_) { in SettleSectionsForAot() local