Searched refs:DataRelROSection (Results 1 – 4 of 4) sorted by relevance
35 DataRelROSection = Ctx.getELFSection(".dp.rodata", ELF::SHT_PROGBITS, in Initialize()125 : DataRelROSection; in SelectSectionForGlobal()129 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()
177 MCSection *DataRelROSection = nullptr; variable335 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
364 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
751 return DataRelROSection; in getSectionForConstant()