HomeSort by relevance Sort by last modified time
    Searched refs:ChangeSection (Results 1 - 25 of 76) sorted by null

1 2 3 4

  /external/swiftshader/third_party/LLVM/include/llvm/MC/
MCObjectStreamer.h 70 virtual void ChangeSection(const MCSection *Section);
MCStreamer.h 176 /// ChangeSection - Update streamer for a new active section.
180 virtual void ChangeSection(const MCSection *) = 0;
190 /// the section stack. Calls ChangeSection as needed.
200 ChangeSection(curSection);
214 ChangeSection(Section);
220 /// version does not call ChangeSection.
  /external/llvm/lib/Target/AArch64/MCTargetDesc/
AArch64ELFStreamer.cpp 96 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override {
103 MCELFStreamer::ChangeSection(Section, Subsection);
  /external/swiftshader/third_party/LLVM/lib/MC/
MCNullStreamer.cpp 31 virtual void ChangeSection(const MCSection *Section) {
MCELFStreamer.h 44 virtual void ChangeSection(const MCSection *Section);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCWasmStreamer.h 44 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
MCELFStreamer.h 43 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/MC/
MCWasmStreamer.h 44 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
MCELFStreamer.h 43 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/MC/
MCWasmStreamer.h 44 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
MCELFStreamer.h 43 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/MC/
MCWasmStreamer.h 45 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
MCELFStreamer.h 42 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/MC/
MCWasmStreamer.h 45 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
MCELFStreamer.h 42 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/MC/
MCWasmStreamer.h 45 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/MC/
MCWasmStreamer.h 45 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/MC/
MCWasmStreamer.h 44 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/MC/
MCWasmStreamer.h 44 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/MC/
MCWasmStreamer.h 44 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/MC/
MCWasmStreamer.h 45 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/MC/
MCWasmStreamer.h 45 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/MC/
MCWasmStreamer.h 45 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/MC/
MCWasmStreamer.h 45 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;
  /external/llvm/include/llvm/MC/
MCELFStreamer.h 46 void ChangeSection(MCSection *Section, const MCExpr *Subsection) override;

Completed in 891 milliseconds

1 2 3 4