Searched defs:switchSection (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/ | ||
H A D | MipsELFStreamer.cpp | 93 void MipsELFStreamer::switchSection(MCSection *Section, uint32_t Subsection) { in switchSection() function in MipsELFStreamer |
/llvm-project/llvm/lib/MC/ | ||
H A D | MCStreamer.cpp | 1259 void MCStreamer::switchSection(MCSection *Section, uint32_t Subsection) { switchSection() function in MCStreamer |