Home
last modified time | relevance | path

Searched defs:changeSection (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVTargetStreamer.h23 void changeSection(const MCSection *CurSection, MCSection *Section, in changeSection() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp83 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in NVPTXTargetStreamer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp86 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in NVPTXTargetStreamer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCWasmStreamer.cpp84 void MCWasmStreamer::changeSection(MCSection *Section, in changeSection() function in MCWasmStreamer
H A DMCMachOStreamer.cpp167 void MCMachOStreamer::changeSection(MCSection *Section, in changeSection() function in MCMachOStreamer
H A DMCELFStreamer.cpp147 void MCELFStreamer::changeSection(MCSection *Section, in changeSection() function in MCELFStreamer
H A DMCStreamer.cpp59 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in MCTargetStreamer
1210 void MCStreamer::changeSection(MCSection *, const MCExpr *) {} in changeSection() function in MCStreamer
H A DMCObjectStreamer.cpp365 void MCObjectStreamer::changeSection(MCSection *Section, in changeSection() function in MCObjectStreamer
H A DMCAsmStreamer.cpp506 void MCAsmStreamer::changeSection(MCSection *Section, in changeSection() function in MCAsmStreamer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp185 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection() function in __anon398b45460111::AArch64ELFStreamer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp482 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection() function in __anon9f38aad40111::ARMELFStreamer
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCStreamer.cpp55 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in MCTargetStreamer