Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCStreamer.h333 MCSectionSubPair OldSection = I->first; in PopSection() local
337 if (OldSection != NewSection) in PopSection()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h398 MCSectionSubPair OldSection = I->first; in PopSection() local
402 if (OldSection != NewSection) in PopSection()
/external/llvm-project/llvm/include/llvm/MC/
DMCStreamer.h410 MCSectionSubPair OldSection = I->first; in PopSection() local
414 if (NewSection.first && OldSection != NewSection) in PopSection()