Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp93 void MipsELFStreamer::switchSection(MCSection *Section, in switchSection() function in MipsELFStreamer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCStreamer.cpp1234 void MCStreamer::switchSection(MCSection *Section, const MCExpr *Subsection) { in switchSection() function in MCStreamer