Searched refs:DataRelROSection (Results 1 – 12 of 12) sorted by relevance
36 DataRelROSection = Ctx.getELFSection(".dp.rodata", ELF::SHT_PROGBITS, in Initialize()130 : DataRelROSection; in SelectSectionForGlobal()134 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()
36 DataRelROSection = Ctx.getELFSection(".dp.rodata", ELF::SHT_PROGBITS, in Initialize()126 : DataRelROSection; in SelectSectionForGlobal()130 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()
122 const MCSection *DataRelROSection; variable218 const MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
158 MCSection *DataRelROSection; variable289 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
171 MCSection *DataRelROSection; variable317 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
64 DataRelROSection = DataRelROLocalSection = ReadOnlySection; in Initialize()
294 return DataRelROSection; in SelectSectionForGlobal()313 return DataRelROSection; in getSectionForConstant()
291 DataRelROSection = in InitELFMCObjectFileInfo()
482 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
499 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
370 return DataRelROSection; in getSectionForConstant()
570 return DataRelROSection; in getSectionForConstant()