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

Declarations

include/llvm/MC/MCContext.h
  294     MCSectionELF *createELFSectionImpl(StringRef Section, unsigned Type,

References

lib/MC/MCContext.cpp
  373   return createELFSectionImpl(
  422   MCSectionELF *Result = createELFSectionImpl(
  429   return createELFSectionImpl(".group", ELF::SHT_GROUP, 0,