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