Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVTargetStreamer.h23 void changeSection(const MCSection *CurSection, MCSection *Section, in changeSection() function
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp85 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in NVPTXTargetStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp160 void RISCVELFStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in RISCVELFStreamer
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCWasmStreamer.cpp71 void MCWasmStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in MCWasmStreamer
H A DMCWinCOFFStreamer.cpp94 void MCWinCOFFStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in MCWinCOFFStreamer
H A DMCMachOStreamer.cpp138 void MCMachOStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in MCMachOStreamer
H A DMCELFStreamer.cpp101 void MCELFStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in MCELFStreamer
H A DMCObjectStreamer.cpp284 void MCObjectStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in MCObjectStreamer
H A DMCStreamer.cpp59 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in MCTargetStreamer
1218 void MCStreamer::changeSection(MCSection *Section, uint32_t) { in changeSection() function in MCStreamer
H A DMCAsmStreamer.cpp530 void MCAsmStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in MCAsmStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFStreamer.cpp186 void changeSection(MCSection *Section, uint32_t Subsection = 0) override { in changeSection() function in __anoneb8230060111::AArch64ELFStreamer
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp481 void changeSection(MCSection *Section, uint32_t Subsection) override { in changeSection() function in __anonf150d5940111::ARMELFStreamer