Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp93 void MipsELFStreamer::switchSection(MCSection *Section, in switchSection() function in MipsELFStreamer
/openbsd/gnu/llvm/llvm/lib/MC/
H A DMCStreamer.cpp1234 void MCStreamer::switchSection(MCSection *Section, const MCExpr *Subsection) { in switchSection() function in MCStreamer