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

References

include/llvm/MC/MCObjectFileInfo.h
  267   MCSection *getDwarfARangesSection() const { return DwarfARangesSection; }
lib/MC/MCObjectFileInfo.cpp
  268   DwarfARangesSection =
  420   DwarfARangesSection =
  604   DwarfARangesSection = Ctx->getCOFFSection(
  745   DwarfARangesSection = Ctx->getWasmSection(".debug_aranges", SectionKind::getMetadata());