Searched defs:Lib (Results 1 - 16 of 16) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMSVC.h75 Lib, member in class:clang::driver::toolchains::MSVCToolChain::SubDirectoryType
H A DMSVC.cpp560 StringRef Lib = A.getValue(); local
[all...]
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_libignore.h53 struct Lib { struct in class:__sanitizer::LibIgnore
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_libignore.h51 struct Lib { struct in class:__sanitizer::LibIgnore
/netbsd-current/external/apache2/llvm/dist/llvm/lib/TextAPI/
H A DInterfaceFile.cpp57 auto Lib = addEntry(ReexportedLibraries, InstallName); local
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_libignore.h52 struct Lib { struct in class:__sanitizer::LibIgnore
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DExecutionUtils.cpp230 auto Lib = sys::DynamicLibrary::getPermanentLibrary(FileName, &ErrMsg); local
H A DLLJIT.cpp526 auto Lib = sys::DynamicLibrary::getPermanentLibrary(nullptr, &ErrMsg); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp297 StringRef Lib; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp76 DynamicLibrary Lib = local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-config/
H A Dllvm-config.cpp640 WithColor::error(errs(), "llvm-config") << "missing: " << Lib << "\\n"; local
652 WithColor::error(errs(), "llvm-config") << "missing: " << Lib << "\\n"; local
716 auto Lib = RequiredLibs[i]; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp318 processArchive(MembersPerArchitectureMap &Members, object::Archive &Lib, StringRef FileName, const Config &C) argument
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp678 object::Archive &Lib = readLibrary(*FileNameOrErr); local
716 object::Archive &Lib = readLibrary(FileName); local
1066 object::Archive &Lib = readLibrary(Rest); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp2324 StringRef Foo, F, DotFramework, V, Dylib, Lib, Dot, Qtx; local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DTargetInfo.cpp431 TargetCodeGenInfo::getDependentLibraryOption(llvm::StringRef Lib, argument
2606 static std::string qualifyWindowsLibrary(llvm::StringRef Lib) { argument
[all...]
H A DCodeGenModule.cpp2229 void CodeGenModule::AddDependentLib(StringRef Lib) { argument

Completed in 415 milliseconds