Home
last modified time | relevance | path

Searched defs:ChangeSection (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/MC/
DMCObjectStreamer.cpp156 void MCObjectStreamer::ChangeSection(const MCSection *Section) { in ChangeSection() function in MCObjectStreamer
DMCNullStreamer.cpp31 virtual void ChangeSection(const MCSection *Section) { in ChangeSection() function in __anon7a842dc50111::MCNullStreamer
DMCELFStreamer.cpp207 void MCELFStreamer::ChangeSection(const MCSection *Section) { in ChangeSection() function in MCELFStreamer
DMCAsmStreamer.cpp317 void MCAsmStreamer::ChangeSection(const MCSection *Section) { in ChangeSection() function in MCAsmStreamer
/external/llvm/tools/lto/
DLTOModule.cpp756 virtual void ChangeSection(const MCSection *Section) {} in ChangeSection() function in __anonc76afa050111::RecordStreamer