Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCStreamer.h333 MCSectionSubPair OldSection = I->first; in PopSection() local
337 if (OldSection != NewSection) in PopSection()