Searched defs:changeSection (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp83 void NVPTXTargetStreamer::changeSection(const MCSection *CurSection, function in class:NVPTXTargetStreamer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/
H A DMCWasmStreamer.cpp60 void MCWasmStreamer::changeSection(MCSection *Section, function in class:MCWasmStreamer
H A DMCMachOStreamer.cpp149 void MCMachOStreamer::changeSection(MCSection *Section, function in class:MCMachOStreamer
H A DMCELFStreamer.cpp146 void MCELFStreamer::changeSection(MCSection *Section, function in class:MCELFStreamer
H A DMCAsmStreamer.cpp456 void MCAsmStreamer::changeSection(MCSection *Section, function in class:MCAsmStreamer
H A DMCObjectStreamer.cpp332 void MCObjectStreamer::changeSection(MCSection *Section, function in class:MCObjectStreamer
H A DMCStreamer.cpp55 void MCTargetStreamer::changeSection(const MCSection *CurSection, function in class:MCTargetStreamer
1087 void MCStreamer::changeSection(MCSection *, const MCExpr *) {} function in class:MCStreamer

Completed in 98 milliseconds