Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCObjectFileInfo.h200 bool getSupportsCompactUnwindWithoutEHFrame() const { in getSupportsCompactUnwindWithoutEHFrame() function
/NextBSD/contrib/llvm/lib/MC/
HDMCDwarf.cpp1503 bool NeedsEHFrameSection = !MOFI->getSupportsCompactUnwindWithoutEHFrame(); in Emit()
1536 NeedsEHFrameSection = !MOFI->getSupportsCompactUnwindWithoutEHFrame(); in Emit()