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

References

lib/MC/ELFObjectWriter.cpp
  826       Flags, EntrySize, Sec.getGroup(), &Sec);
 1077       GroupSymbolIndex = Section->getGroup()->getIndex();
 1124     const MCSymbolELF *SignatureSymbol = Section.getGroup();
 1171     const MCSymbol *SignatureSymbol = Group->getGroup();
lib/MC/MCContext.cpp
  315   if (const MCSymbol *Group = Section->getGroup())
lib/MC/MCELFStreamer.cpp
  155   const MCSymbol *Grp = SectionELF->getGroup();
lib/MC/MCObjectFileInfo.cpp
  864   if (const MCSymbol *Group = ElfSec.getGroup()) {
lib/MC/MCParser/ELFAsmParser.cpp
  630       if (const MCSymbol *Group = Section->getGroup()) {
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp
 1209   const MCSymbolELF *Group = FnSection.getGroup();