/llvm-project/llvm/lib/Target/SPIRV/MCTargetDesc/ |
H A D | SPIRVTargetStreamer.h | 23 void changeSection(const MCSection *CurSection, MCSection *Section, in changeSection() function
|
/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXTargetStreamer.cpp | 85 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, changeSection() function in NVPTXTargetStreamer
|
/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVELFStreamer.cpp | 162 void RISCVELFStreamer::changeSection(MCSection *Section, uint32_t Subsection) { changeSection() function in RISCVELFStreamer
|
/llvm-project/llvm/lib/MC/ |
H A D | MCWasmStreamer.cpp | 71 void MCWasmStreamer::changeSection(MCSection *Section, uint32_t Subsection) { changeSection() function in MCWasmStreamer
|
H A D | MCWinCOFFStreamer.cpp | 84 void MCWinCOFFStreamer::changeSection(MCSection *Section, uint32_t Subsection) { changeSection() function in MCWinCOFFStreamer
|
H A D | MCMachOStreamer.cpp | 173 void MCMachOStreamer::changeSection(MCSection *Section, uint32_t Subsection) { changeSection() function in MCMachOStreamer
|
H A D | MCELFStreamer.cpp | 109 void MCELFStreamer::changeSection(MCSection *Section, uint32_t Subsection) { changeSection() function in MCELFStreamer
|
H A D | MCObjectStreamer.cpp | 284 void MCObjectStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in MCObjectStreamer
|
H A D | MCStreamer.cpp | 59 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in MCTargetStreamer 1218 void MCStreamer::changeSection(MCSection *Section, uint32_t) { changeSection() function in MCStreamer
|
H A D | MCAsmStreamer.cpp | 514 void MCAsmStreamer::changeSection(MCSection *Section, uint32_t Subsection) { changeSection() function in MCAsmStreamer
|
/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64ELFStreamer.cpp | 186 void changeSection(MCSection *Section, uint32_t Subsection = 0) override { changeSection() function in __anon970091790111::AArch64ELFStreamer
|
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 482 void changeSection(MCSection *Section, uint32_t Subsection) override { changeSection() function in __anonb22a74070111::ARMELFStreamer
|