Searched defs:changeSection (Results 1 – 12 of 12) sorted by relevance
/freebsd/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/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXTargetStreamer.cpp | 85 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in NVPTXTargetStreamer
|
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVELFStreamer.cpp | 160 void RISCVELFStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in RISCVELFStreamer
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | MCWasmStreamer.cpp | 71 void MCWasmStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in MCWasmStreamer
|
H A D | MCWinCOFFStreamer.cpp | 94 void MCWinCOFFStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in MCWinCOFFStreamer
|
H A D | MCMachOStreamer.cpp | 138 void MCMachOStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in MCMachOStreamer
|
H A D | MCELFStreamer.cpp | 101 void MCELFStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in 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) { in changeSection() function in MCStreamer
|
H A D | MCAsmStreamer.cpp | 530 void MCAsmStreamer::changeSection(MCSection *Section, uint32_t Subsection) { in changeSection() function in MCAsmStreamer
|
/freebsd/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 __anoneb8230060111::AArch64ELFStreamer
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 481 void changeSection(MCSection *Section, uint32_t Subsection) override { in changeSection() function in __anonf150d5940111::ARMELFStreamer
|