Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp66 virtual void ChangeSection(const MCSection *Section, in ChangeSection() function in __anone37688b20111::AArch64ELFStreamer
74 MCELFStreamer::ChangeSection(Section, Subsection); in ChangeSection()
/external/llvm/include/llvm/MC/
DMCStreamer.h196 virtual void ChangeSection(const MCSection *, const MCExpr *) = 0;
216 ChangeSection(curSection.first, curSection.second); in PopSection()
238 ChangeSection(Section, Subsection);
DMCObjectStreamer.h85 virtual void ChangeSection(const MCSection *Section,
DMCELFStreamer.h53 virtual void ChangeSection(const MCSection *Section,
/external/llvm/lib/MC/
DMCNullStreamer.cpp33 virtual void ChangeSection(const MCSection *Section, in ChangeSection() function in __anon79026bc90111::MCNullStreamer
DMCELFStreamer.cpp112 void MCELFStreamer::ChangeSection(const MCSection *Section, in ChangeSection() function in MCELFStreamer
120 this->MCObjectStreamer::ChangeSection(Section, Subsection); in ChangeSection()
DMCObjectStreamer.cpp171 void MCObjectStreamer::ChangeSection(const MCSection *Section, in ChangeSection() function in MCObjectStreamer
DMCAsmStreamer.cpp127 virtual void ChangeSection(const MCSection *Section,
329 void MCAsmStreamer::ChangeSection(const MCSection *Section, in ChangeSection() function in MCAsmStreamer
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp86 virtual void ChangeSection(const MCSection *Section, in ChangeSection() function in __anon39fd42400111::ARMELFStreamer
94 MCELFStreamer::ChangeSection(Section, Subsection); in ChangeSection()
/external/llvm/tools/lto/
DLTOModule.cpp759 virtual void ChangeSection(const MCSection *Section, in ChangeSection() function in __anonc679e7090111::RecordStreamer