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

References

lib/MC/ELFObjectWriter.cpp
 1015   switch(Section.getType()) {
 1056                    Section.getType(), Section.getFlags(), 0, Offset, Size,
 1073     unsigned Type = Section->getType();
lib/MC/MCSectionELF.cpp
  197   return getType() == ELF::SHT_NOBITS;