Searched refs:SystemZLibDirs (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Driver/
H A DToolChains.cpp1123 static const char *const SystemZLibDirs[] = { "/lib64", "/lib" }; local
1239 LibDirs.append(SystemZLibDirs,
1240 SystemZLibDirs + llvm::array_lengthof(SystemZLibDirs));

Completed in 90 milliseconds