Searched defs:roDataSection (Results 1 – 2 of 2) sorted by relevance
129 bool roDataSection = name.startswith(RO_DATA_SECTION_PREFIX); in RelocateSections() local
273 for (auto roDataSection : roDataSections_) { in ~ElfBuilder() local274 delete roDataSection; in ~ElfBuilder() local751 for (auto roDataSection : roDataSections_) { in SettleSectionsForAot() local