Searched refs:changeSectionImpl (Results 1 – 7 of 7) sorted by relevance
76 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
198 changeSectionImpl(Section, Subsection); in ChangeSection()201 bool MCObjectStreamer::changeSectionImpl(MCSection *Section, in changeSectionImpl() function in MCObjectStreamer
154 bool Created = MCObjectStreamer::changeSectionImpl(Section, Subsection); in ChangeSection()
82 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
263 changeSectionImpl(Section, Subsection); in ChangeSection()266 bool MCObjectStreamer::changeSectionImpl(MCSection *Section, in changeSectionImpl() function in MCObjectStreamer
153 bool Created = changeSectionImpl(Section, Subsection); in ChangeSection()
160 changeSectionImpl(Section, Subsection); in ChangeSection()