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

References

include/llvm/MC/MCObjectFileInfo.h
  302   MCSection *getDwarfTUIndexSection() const { return DwarfTUIndexSection; }
lib/MC/MCObjectFileInfo.cpp
  286   DwarfTUIndexSection =
  470   DwarfTUIndexSection =
  664   DwarfTUIndexSection = Ctx->getCOFFSection(
  752   DwarfTUIndexSection = Ctx->getWasmSection(".debug_tu_index", SectionKind::getMetadata());