Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFStreamer.cpp96 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection() function in __anon3ff9b5e70111::AArch64ELFStreamer
/external/swiftshader/third_party/LLVM/lib/MC/
DMCObjectStreamer.cpp148 void MCObjectStreamer::ChangeSection(const MCSection *Section) { in ChangeSection() function in MCObjectStreamer
DMCELFStreamer.cpp84 void MCELFStreamer::ChangeSection(const MCSection *Section) { in ChangeSection() function in MCELFStreamer
DMCNullStreamer.cpp31 virtual void ChangeSection(const MCSection *Section) { in ChangeSection() function in __anon0a2de28a0111::MCNullStreamer
DMCLoggingStreamer.cpp51 virtual void ChangeSection(const MCSection *Section) { in ChangeSection() function in __anonec29c8560111::MCLoggingStreamer
DMCAsmStreamer.cpp307 void MCAsmStreamer::ChangeSection(const MCSection *Section) { in ChangeSection() function in MCAsmStreamer
/external/llvm/lib/MC/
DMCMachOStreamer.cpp151 void MCMachOStreamer::ChangeSection(MCSection *Section, in ChangeSection() function in MCMachOStreamer
DMCELFStreamer.cpp136 void MCELFStreamer::ChangeSection(MCSection *Section, in ChangeSection() function in MCELFStreamer
DMCObjectStreamer.cpp196 void MCObjectStreamer::ChangeSection(MCSection *Section, in ChangeSection() function in MCObjectStreamer
DMCStreamer.cpp764 void MCStreamer::ChangeSection(MCSection *, const MCExpr *) {} in ChangeSection() function in MCStreamer
DMCAsmStreamer.cpp377 void MCAsmStreamer::ChangeSection(MCSection *Section, in ChangeSection() function in MCAsmStreamer
/external/swiftshader/third_party/LLVM/lib/Target/PTX/
DPTXMCAsmStreamer.cpp231 void PTXMCAsmStreamer::ChangeSection(const MCSection *Section) { in ChangeSection() function in PTXMCAsmStreamer
/external/swiftshader/third_party/LLVM/tools/lto/
DLTOModule.cpp553 virtual void ChangeSection(const MCSection *Section) {} in ChangeSection() function in __anonf926b98a0111::RecordStreamer
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFStreamer.cpp441 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override { in ChangeSection() function in __anonb9750a750111::ARMELFStreamer