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

Declarations

include/llvm/MC/MCContext.h
  467     MCSectionELF *createELFGroupSection(const MCSymbolELF *Group);

References

lib/MC/ELFObjectWriter.cpp
 1136         MCSectionELF *Group = Ctx.createELFGroupSection(SignatureSymbol);