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

References

include/llvm/MC/MCObjectFileInfo.h
  253   MCSection *getDwarfFrameSection() const { return DwarfFrameSection; }
lib/MC/MCObjectFileInfo.cpp
  237   DwarfFrameSection =
  407   DwarfFrameSection = Ctx->getELFSection(".debug_frame", DebugSecType, 0);
  564   DwarfFrameSection = Ctx->getCOFFSection(
  755   DwarfFrameSection = Ctx->getWasmSection(".debug_frame", SectionKind::getMetadata());