Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCObjectFileInfo.cpp30 static bool useCompactUnwind(const Triple &T) { in useCompactUnwind() function
212 if (useCompactUnwind(T)) { in initMachOMCObjectFileInfo()