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

References

include/llvm/MC/MCObjectFileInfo.h
  245   MCSection *getCompactUnwindSection() const { return CompactUnwindSection; }
lib/MC/MCObjectFileInfo.cpp
  191     CompactUnwindSection =
  799   CompactUnwindSection = nullptr;       // Used only by selected targets.