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

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1672     cast<MCSymbolXCOFF>(CurrentFnSym)->setContainingCsect(FnEntryPointSec);
lib/Target/PowerPC/PPCAsmPrinter.cpp
 1733   cast<MCSymbolXCOFF>(CurrentFnDescSym)->setContainingCsect(FnDescSec);
 1763   GVSym->setContainingCsect(CSect);
 1820   cast<MCSymbolXCOFF>(TOCBaseSym)->setContainingCsect(TOCBaseSection);