Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h400 MCSectionSubPair NewSection = I->first; in PopSection() local
402 if (OldSection != NewSection) in PopSection()
403 ChangeSection(NewSection.first, NewSection.second); in PopSection()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceELFObjectWriter.cpp102 T *NewSection = in createSection() local
105 return NewSection; in createSection()