reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 3147                                          SectionKind::getReadOnlyWithRel());
 3149                                              SectionKind::getReadOnlyWithRel());
lib/CodeGen/MachineFunction.cpp
  983     return SectionKind::getReadOnlyWithRel();
lib/MC/MCObjectFileInfo.cpp
  137                            SectionKind::getReadOnlyWithRel());
  184                                      SectionKind::getReadOnlyWithRel());
  763                                     SectionKind::getReadOnlyWithRel());
lib/MC/MCParser/ELFAsmParser.cpp
  133                               SectionKind::getReadOnlyWithRel());
lib/Target/PowerPC/PPCTargetObjectFile.cpp
   44       Kind = SectionKind::getReadOnlyWithRel();
lib/Target/TargetLoweringObjectFile.cpp
  235       return SectionKind::getReadOnlyWithRel();