Home
last modified time | relevance | path

Searched defs:switchSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp93 void MipsELFStreamer::switchSection(MCSection *Section, uint32_t Subsection) { in switchSection() function in MipsELFStreamer
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp1259 void MCStreamer::switchSection(MCSection *Section, uint32_t Subsection) { in switchSection() function in MCStreamer
1273 bool MCStreamer::switchSection(MCSection *Section, const MCExpr *SubsecExpr) { in switchSection() function in MCStreamer