Searched defs:changeSection (Results 1 – 11 of 11) sorted by relevance
/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXTargetStreamer.cpp | 83 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in NVPTXTargetStreamer
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/ |
D | NVPTXTargetStreamer.cpp | 83 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in NVPTXTargetStreamer
|
/external/llvm-project/llvm/lib/MC/ |
D | MCWasmStreamer.cpp | 60 void MCWasmStreamer::changeSection(MCSection *Section, in changeSection() function in MCWasmStreamer
|
D | MCMachOStreamer.cpp | 149 void MCMachOStreamer::changeSection(MCSection *Section, in changeSection() function in MCMachOStreamer
|
D | MCELFStreamer.cpp | 146 void MCELFStreamer::changeSection(MCSection *Section, in changeSection() function in MCELFStreamer
|
D | MCObjectStreamer.cpp | 332 void MCObjectStreamer::changeSection(MCSection *Section, in changeSection() function in MCObjectStreamer
|
D | MCStreamer.cpp | 55 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in MCTargetStreamer 1116 void MCStreamer::changeSection(MCSection *, const MCExpr *) {} in changeSection() function in MCStreamer
|
D | MCAsmStreamer.cpp | 461 void MCAsmStreamer::changeSection(MCSection *Section, in changeSection() function in MCAsmStreamer
|
/external/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
D | AArch64ELFStreamer.cpp | 143 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection() function in __anon70fa76bd0111::AArch64ELFStreamer
|
/external/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
D | ARMELFStreamer.cpp | 467 void changeSection(MCSection *Section, const MCExpr *Subsection) override { in changeSection() function in __anon41c5554b0111::ARMELFStreamer
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | MCStreamer.cpp | 55 void MCTargetStreamer::changeSection(const MCSection *CurSection, in changeSection() function in MCTargetStreamer
|