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

References

include/llvm/MC/MCObjectFileInfo.h
  297   MCSection *getDwarfAddrSection() const { return DwarfAddrSection; }
lib/MC/MCObjectFileInfo.cpp
  258   DwarfAddrSection =
  444   DwarfAddrSection = Ctx->getELFSection(".debug_addr", DebugSecType, 0);
  654   DwarfAddrSection = Ctx->getCOFFSection(
  750   DwarfAddrSection = Ctx->getWasmSection(".debug_addr", SectionKind::getMetadata());