Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCDwarf.cpp1861 bool NeedsEHFrameSection = !MOFI->getSupportsCompactUnwindWithoutEHFrame(); in Emit() local
1872 NeedsEHFrameSection |= in Emit()
1879 if (!NeedsEHFrameSection) return; in Emit()