Searched defs:changeSection (Results 1 – 9 of 9) sorted by relevance
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/ |
H A D | NVPTXTargetStreamer.cpp | 83 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in NVPTXTargetStreamer
|
/netbsd/external/apache2/llvm/dist/llvm/lib/MC/ |
H A D | MCWasmStreamer.cpp | 60 void MCWasmStreamer::changeSection(MCSection *Section, in changeSection() function in MCWasmStreamer
|
H A D | MCMachOStreamer.cpp | 149 void MCMachOStreamer::changeSection(MCSection *Section, in changeSection() function in MCMachOStreamer
|
H A D | MCELFStreamer.cpp | 146 void MCELFStreamer::changeSection(MCSection *Section, in changeSection() function in MCELFStreamer
|
H A D | MCStreamer.cpp | 56 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in MCTargetStreamer 1169 void MCStreamer::changeSection(MCSection *, const MCExpr *) {} in changeSection() function in MCStreamer
|
H A D | MCObjectStreamer.cpp | 334 void MCObjectStreamer::changeSection(MCSection *Section, in changeSection() function in MCObjectStreamer
|
H A D | MCAsmStreamer.cpp | 488 void MCAsmStreamer::changeSection(MCSection *Section, in changeSection() function in MCAsmStreamer
|
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/ |
H A D | AArch64ELFStreamer.cpp | 145 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection() function in __anon470127a70111::AArch64ELFStreamer
|
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/ |
H A D | ARMELFStreamer.cpp | 467 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection() function in __anon5806bc350111::ARMELFStreamer
|