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

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  662   OutStreamer->SwitchSection(getObjFileLowering().SectionForGlobal(&F, TM));
 1670         cast<MCSectionXCOFF>(getObjFileLowering().SectionForGlobal(&F, TM));
lib/Target/XCore/XCoreAsmPrinter.cpp
  114   OutStreamer->SwitchSection(getObjFileLowering().SectionForGlobal(GV, TM));