Searched defs:changeSection (Results 1 – 11 of 11) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVTargetStreamer.h | 23 void changeSection(const MCSection *CurSection, MCSection *Section, in changeSection() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXTargetStreamer.cpp | 86 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, changeSection() function in NVPTXTargetStreamer
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVELFStreamer.cpp | 162 void RISCVELFStreamer::changeSection(MCSection *Section, changeSection() function in RISCVELFStreamer
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCWasmStreamer.cpp | 84 void MCWasmStreamer::changeSection(MCSection *Section, changeSection() function in MCWasmStreamer
|
H A D | MCMachOStreamer.cpp | 166 void MCMachOStreamer::changeSection(MCSection *Section, changeSection() function in MCMachOStreamer
|
H A D | MCELFStreamer.cpp | 147 void MCELFStreamer::changeSection(MCSection *Section, changeSection() function in MCELFStreamer
|
H A D | MCObjectStreamer.cpp | 367 void MCObjectStreamer::changeSection(MCSection *Section, changeSection() function in MCObjectStreamer
|
H A D | MCStreamer.cpp | 59 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in MCTargetStreamer 1220 void MCStreamer::changeSection(MCSection *, const MCExpr *) {} changeSection() function in MCStreamer
|
H A D | MCAsmStreamer.cpp | 513 void MCAsmStreamer::changeSection(MCSection *Section, changeSection() function in MCAsmStreamer
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64ELFStreamer.cpp | 186 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 D | ARMELFStreamer.cpp | 482 void changeSection(MCSection *Section, const MCExpr *Subsection) override { changeSection() function in __anone530d0e60111::ARMELFStreamer
|