Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCObjectFileInfo.cpp26 static bool useCompactUnwind(const Triple &T) { in useCompactUnwind() function
190 if (useCompactUnwind(T)) { in initMachOMCObjectFileInfo()