Searched refs:changeSectionImpl (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/llvm/include/llvm/MC/
H A DMCObjectStreamer.h76 bool changeSectionImpl(MCSection *Section, const MCExpr *Subsection);
/freebsd-11.0-release/contrib/llvm/lib/MC/
H A DMCObjectStreamer.cpp196 changeSectionImpl(Section, Subsection);
199 bool MCObjectStreamer::changeSectionImpl(MCSection *Section, function in class:MCObjectStreamer
H A DMCMachOStreamer.cpp152 bool Created = MCObjectStreamer::changeSectionImpl(Section, Subsection);

Completed in 99 milliseconds