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

Declarations

include/llvm/MC/MCObjectStreamer.h
   90   bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);

References

lib/MC/MCELFStreamer.cpp
  159   changeSectionImpl(Section, Subsection);
lib/MC/MCMachOStreamer.cpp
  152   bool Created = changeSectionImpl(Section, Subsection);
lib/MC/MCObjectStreamer.cpp
  285   changeSectionImpl(Section, Subsection);