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

References

lib/CodeGen/AsmPrinter/AsmPrinter.cpp
 1571         OutStreamer->SwitchSection(TLOF.getDrectveSection());
 1597             OutStreamer->SwitchSection(TLOF.getDrectveSection());
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
 1450     MCSection *Sec = getDrectveSection();
lib/MC/MCWinCOFFStreamer.cpp
  291     SwitchSection(MFI->getDrectveSection());