Home
last modified time | relevance | path

Searched refs:ChangeSection (Results 1 – 10 of 10) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp65 virtual void ChangeSection(const MCSection *Section, in ChangeSection() function in __anon133d60a60111::AArch64ELFStreamer
73 MCELFStreamer::ChangeSection(Section, Subsection); in ChangeSection()
/freebsd-9-stable/contrib/llvm/include/llvm/MC/
DMCStreamer.h248 virtual void ChangeSection(const MCSection *, const MCExpr *) = 0;
268 ChangeSection(curSection.first, curSection.second); in PopSection()
290 ChangeSection(Section, Subsection);
DMCObjectStreamer.h86 virtual void ChangeSection(const MCSection *Section,
DMCELFStreamer.h50 virtual void ChangeSection(const MCSection *Section,
/freebsd-9-stable/contrib/llvm/lib/MC/
DMCNullStreamer.cpp33 virtual void ChangeSection(const MCSection *Section, in ChangeSection() function in __anonf722df3d0111::MCNullStreamer
DMCELFStreamer.cpp116 void MCELFStreamer::ChangeSection(const MCSection *Section, in ChangeSection() function in MCELFStreamer
124 this->MCObjectStreamer::ChangeSection(Section, Subsection); in ChangeSection()
DMCObjectStreamer.cpp174 void MCObjectStreamer::ChangeSection(const MCSection *Section, in ChangeSection() function in MCObjectStreamer
DMCAsmStreamer.cpp126 virtual void ChangeSection(const MCSection *Section,
313 void MCAsmStreamer::ChangeSection(const MCSection *Section, in ChangeSection() function in MCAsmStreamer
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp303 virtual void ChangeSection(const MCSection *Section, in ChangeSection() function in __anon27b566340111::ARMELFStreamer
311 MCELFStreamer::ChangeSection(Section, Subsection); in ChangeSection()
/freebsd-9-stable/contrib/llvm/lib/LTO/
DLTOModule.cpp651 virtual void ChangeSection(const MCSection *Section, in ChangeSection() function in __anon94e82ea30111::RecordStreamer