Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h38 bool SupportsCompactUnwindWithoutEHFrame = false; variable
227 return SupportsCompactUnwindWithoutEHFrame; in getSupportsCompactUnwindWithoutEHFrame()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCObjectFileInfo.cpp61 SupportsCompactUnwindWithoutEHFrame = true; in initMachOMCObjectFileInfo()
809 SupportsCompactUnwindWithoutEHFrame = false; in InitMCObjectFileInfo()