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()
183 MCSection *DataRelROSection = nullptr; variable373 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
409 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
1023 return DataRelROSection; in getSectionForConstant()