Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCDwarf.cpp1833 bool NeedsEHFrameSection = !MOFI->getSupportsCompactUnwindWithoutEHFrame(); in Emit() local
1843 NeedsEHFrameSection |= in Emit()
1850 if (!NeedsEHFrameSection) return; in Emit()