Searched refs:DataRelROLocalSection (Results 1 – 3 of 3) sorted by relevance
153 MCSection *DataRelROLocalSection; variable279 MCSection *getDataRelROLocalSection() const { return DataRelROLocalSection; } in getDataRelROLocalSection()
435 DataRelROLocalSection = Ctx->getELFSection( in initELFMCObjectFileInfo()
365 if (Kind.isReadOnlyWithRelLocal()) return DataRelROLocalSection; in getSectionForConstant()