Searched defs:ChangeSection (Results 1 – 5 of 5) sorted by relevance
/external/llvm/lib/MC/ | ||
D | MCObjectStreamer.cpp | 156 void MCObjectStreamer::ChangeSection(const MCSection *Section) { in ChangeSection() function in MCObjectStreamer |
D | MCNullStreamer.cpp | 31 virtual void ChangeSection(const MCSection *Section) { in ChangeSection() function in __anon7a842dc50111::MCNullStreamer |
D | MCELFStreamer.cpp | 207 void MCELFStreamer::ChangeSection(const MCSection *Section) { in ChangeSection() function in MCELFStreamer |
D | MCAsmStreamer.cpp | 317 void MCAsmStreamer::ChangeSection(const MCSection *Section) { in ChangeSection() function in MCAsmStreamer |
/external/llvm/tools/lto/ | ||
D | LTOModule.cpp | 756 virtual void ChangeSection(const MCSection *Section) {} in ChangeSection() function in __anonc76afa050111::RecordStreamer |