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

Overrides

lib/MC/MCStreamer.cpp
 1101 void MCStreamer::SwitchSection(MCSection *Section, const MCExpr *Subsection) {

Declarations

lib/Target/Mips/MCTargetDesc/MipsELFStreamer.h
   53   void SwitchSection(MCSection *Section,

References

lib/Target/Mips/MCTargetDesc/MipsOptionRecord.cpp
   41     Streamer->SwitchSection(Sec);
   59     Streamer->SwitchSection(Sec);