Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h36 bool SupportsCompactUnwindWithoutEHFrame = false; variable
253 return SupportsCompactUnwindWithoutEHFrame; in getSupportsCompactUnwindWithoutEHFrame()
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp75 SupportsCompactUnwindWithoutEHFrame = true; in initMachOMCObjectFileInfo()
86 T.isWatchABI() || SupportsCompactUnwindWithoutEHFrame; in initMachOMCObjectFileInfo()
1064 SupportsCompactUnwindWithoutEHFrame = false; in initMCObjectFileInfo()