Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCStreamer.h211 const MCSection *oldSection = SectionStack.pop_back_val().first; in PopSection() local
214 if (oldSection != curSection) in PopSection()