Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h36 bool SupportsCompactUnwindWithoutEHFrame; variable
204 return SupportsCompactUnwindWithoutEHFrame; in getSupportsCompactUnwindWithoutEHFrame()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h38 bool SupportsCompactUnwindWithoutEHFrame; variable
219 return SupportsCompactUnwindWithoutEHFrame; in getSupportsCompactUnwindWithoutEHFrame()
/external/llvm/lib/MC/
DMCObjectFileInfo.cpp59 SupportsCompactUnwindWithoutEHFrame = true; in initMachOMCObjectFileInfo()
843 SupportsCompactUnwindWithoutEHFrame = false; in InitMCObjectFileInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCObjectFileInfo.cpp61 SupportsCompactUnwindWithoutEHFrame = true; in initMachOMCObjectFileInfo()
908 SupportsCompactUnwindWithoutEHFrame = false; in InitMCObjectFileInfo()