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

Declarations

include/llvm/MC/MCSectionWasm.h
   57   bool shouldOmitSectionDirective(StringRef Name, const MCAsmInfo &MAI) const;

References

lib/MC/MCSectionWasm.cpp
   51   if (shouldOmitSectionDirective(SectionName, MAI)) {