Searched refs:DataRelROSection (Results 1 – 4 of 4) sorted by relevance
36 DataRelROSection = Ctx.getELFSection(".dp.rodata", ELF::SHT_PROGBITS, in Initialize()126 : DataRelROSection; in SelectSectionForGlobal()130 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()
173 MCSection *DataRelROSection; variable322 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
356 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
725 return DataRelROSection; in getSectionForConstant()