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

/external/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h201 bool getSupportsCompactUnwindWithoutEHFrame() const { function in class:llvm::MCObjectFileInfo
/external/llvm/lib/MC/
H A DMCDwarf.cpp1580 bool NeedsEHFrameSection = !MOFI->getSupportsCompactUnwindWithoutEHFrame();
1613 NeedsEHFrameSection = !MOFI->getSupportsCompactUnwindWithoutEHFrame();

Completed in 832 milliseconds