Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/
H A DSPIRVTargetStreamer.h23 void changeSection(const MCSection *CurSection, MCSection *Section, in changeSection() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp86 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, changeSection() function in NVPTXTargetStreamer
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVELFStreamer.cpp162 void RISCVELFStreamer::changeSection(MCSection *Section, changeSection() function in RISCVELFStreamer
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCWasmStreamer.cpp84 void MCWasmStreamer::changeSection(MCSection *Section, changeSection() function in MCWasmStreamer
H A DMCMachOStreamer.cpp166 void MCMachOStreamer::changeSection(MCSection *Section, changeSection() function in MCMachOStreamer
H A DMCELFStreamer.cpp147 void MCELFStreamer::changeSection(MCSection *Section, changeSection() function in MCELFStreamer
H A DMCObjectStreamer.cpp367 void MCObjectStreamer::changeSection(MCSection *Section, changeSection() function in MCObjectStreamer
H A DMCStreamer.cpp59 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in MCTargetStreamer
1220 void MCStreamer::changeSection(MCSection *, const MCExpr *) {} changeSection() function in MCStreamer
H A DMCAsmStreamer.cpp513 void MCAsmStreamer::changeSection(MCSection *Section, changeSection() function in MCAsmStreamer
/freebsd-src/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 __anona1095d580111::AArch64ELFStreamer
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFStreamer.cpp482 void changeSection(MCSection *Section, const MCExpr *Subsection) override { changeSection() function in __anone530d0e60111::ARMELFStreamer