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

Declarations

include/llvm/MC/MCSectionELF.h
   68   bool ShouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const;

References

lib/MC/MCSectionELF.cpp
   56   if (ShouldOmitSectionDirective(SectionName, MAI)) {