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

References

include/llvm/MC/MCContext.h
  432       return getELFSection(Section, Type, Flags, EntrySize, Group, ~0);
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1624       OutStreamer->SwitchSection(OutContext.getELFSection(
lib/Target/ARM/ARMTargetObjectFile.cpp
   52     TextSection = Ctx.getELFSection(".text", Type, Flags, 0, "", 0U);