Home
last modified time | relevance | path

Searched refs:oldSection (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCStreamer.h196 const MCSection *oldSection = SectionStack.pop_back_val().first; in PopSection() local
199 if (oldSection != curSection) in PopSection()