Searched refs:DataRelROSection (Results 1 – 4 of 4) sorted by relevance
36 DataRelROSection = Ctx.getELFSection(".dp.rodata", ELF::SHT_PROGBITS, in Initialize()129 : DataRelROSection; in SelectSectionForGlobal()132 if (Kind.isReadOnlyWithRel()) return DataRelROSection; in SelectSectionForGlobal()
152 MCSection *DataRelROSection; variable278 MCSection *getDataRelROSection() const { return DataRelROSection; } in getDataRelROSection()
432 DataRelROSection = Ctx->getELFSection(".data.rel.ro", ELF::SHT_PROGBITS, in initELFMCObjectFileInfo()
367 return DataRelROSection; in getSectionForConstant()