Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCStreamer.h331 MCSectionSubPair oldSection = SectionStack.pop_back_val().first; in PopSection() local
334 if (oldSection != curSection) in PopSection()