Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp96 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection() function in __anon29adc5340111::AArch64ELFStreamer
/external/llvm/lib/MC/
DMCMachOStreamer.cpp149 void MCMachOStreamer::ChangeSection(MCSection *Section, in ChangeSection() function in MCMachOStreamer
DMCELFStreamer.cpp135 void MCELFStreamer::ChangeSection(MCSection *Section, in ChangeSection() function in MCELFStreamer
DMCObjectStreamer.cpp196 void MCObjectStreamer::ChangeSection(MCSection *Section, in ChangeSection() function in MCObjectStreamer
DMCAsmStreamer.cpp302 void MCAsmStreamer::ChangeSection(MCSection *Section, in ChangeSection() function in MCAsmStreamer
DMCStreamer.cpp687 void MCStreamer::ChangeSection(MCSection *, const MCExpr *) {} in ChangeSection() function in MCStreamer
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp438 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection() function in __anonc5c91cc20111::ARMELFStreamer