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

Declarations

include/llvm/MC/MCContext.h
  509     MCSectionXCOFF *getXCOFFSection(StringRef Section,

References

lib/CodeGen/TargetLoweringObjectFileImpl.cpp
 1847     return getContext().getXCOFFSection(
lib/MC/MCObjectFileInfo.cpp
  773   TextSection = Ctx->getXCOFFSection(
  777   DataSection = Ctx->getXCOFFSection(
lib/Target/PowerPC/PPCAsmPrinter.cpp
 1730   MCSectionXCOFF *FnDescSec = OutStreamer->getContext().getXCOFFSection(
 1817   MCSectionXCOFF *TOCBaseSection = OutStreamer->getContext().getXCOFFSection(