Home
last modified time | relevance | path

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

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