Searched refs:DataRelROSectionLarge (Results 1 – 2 of 2) sorted by relevance
38 DataRelROSectionLarge = Ctx.getELFSection( in Initialize()132 : DataRelROSectionLarge; in SelectSectionForGlobal()136 if (Kind.isReadOnlyWithRel()) return DataRelROSectionLarge; in SelectSectionForGlobal()
22 MCSection *DataRelROSectionLarge; variable