Searched refs:DataRelROSectionLarge (Results 1 – 2 of 2) sorted by relevance
39 DataRelROSectionLarge = Ctx.getELFSection( in Initialize()134 : DataRelROSectionLarge; in SelectSectionForGlobal()137 if (Kind.isReadOnlyWithRel()) return DataRelROSectionLarge; in SelectSectionForGlobal()
23 const MCSection *DataRelROSectionLarge; variable