reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
90 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
159 changeSectionImpl(Section, Subsection);
lib/MC/MCMachOStreamer.cpp 152 bool Created = changeSectionImpl(Section, Subsection);
lib/MC/MCObjectStreamer.cpp 285 changeSectionImpl(Section, Subsection);