Searched refs:DataRelROSection (Results 1 – 4 of 4) 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()
156 MCSection *DataRelROSection; variable284 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
453 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
360 return DataRelROSection; in getSectionForConstant()