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

References

include/llvm/MC/MCObjectFileInfo.h
  301   MCSection *getDwarfCUIndexSection() const { return DwarfCUIndexSection; }
lib/MC/MCObjectFileInfo.cpp
  283   DwarfCUIndexSection =
  468   DwarfCUIndexSection =
  659   DwarfCUIndexSection = Ctx->getCOFFSection(
  751   DwarfCUIndexSection = Ctx->getWasmSection(".debug_cu_index", SectionKind::getMetadata());