Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h410 MCSectionSubPair OldSection = I->first; in PopSection() local
414 if (NewSection.first && OldSection != NewSection) in PopSection()