Searched refs:changeSectionImpl (Results 1 – 3 of 3) 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
152 bool Created = MCObjectStreamer::changeSectionImpl(Section, Subsection); in ChangeSection()