Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h203 bool getSupportsCompactUnwindWithoutEHFrame() const { in getSupportsCompactUnwindWithoutEHFrame() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h218 bool getSupportsCompactUnwindWithoutEHFrame() const { in getSupportsCompactUnwindWithoutEHFrame() function
/external/llvm/lib/MC/
DMCDwarf.cpp1496 bool NeedsEHFrameSection = !MOFI->getSupportsCompactUnwindWithoutEHFrame(); in Emit()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCDwarf.cpp1792 bool NeedsEHFrameSection = !MOFI->getSupportsCompactUnwindWithoutEHFrame(); in Emit()