Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libllvmbackend/object_code/
Dark_aot_linker.cpp129 bool roDataSection = name.startswith(RO_DATA_SECTION_PREFIX); in RelocateSections() local
/arkcompiler/runtime_core/static_core/compiler/aot/aot_builder/
Delf_builder.h273 for (auto roDataSection : roDataSections_) { in ~ElfBuilder() local
274 delete roDataSection; in ~ElfBuilder() local
751 for (auto roDataSection : roDataSections_) { in SettleSectionsForAot() local