Home
last modified time | relevance | path

Searched defs:Lib (Results 1 – 25 of 35) sorted by relevance

12

/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libignore.h52 struct Lib { global() struct
59 loadedLib global() argument
/llvm-project/llvm/lib/TextAPI/
H A DInterfaceFile.cpp38 auto Lib = addEntry(ReexportedLibraries, InstallName); in addReexportedLibrary() local
188 for (const auto &Lib : allowableClients()) in merge() local
192 for (const auto &Lib : O->allowableClients()) in merge() local
196 for (const auto &Lib : reexportedLibraries()) in merge() local
184 for (const auto &Lib : allowableClients()) merge() local
252 for (const auto &Lib : allowableClients()) { remove() local
258 for (const auto &Lib : reexportedLibraries()) { remove() local
324 for (const auto &Lib : allowableClients()) extract() local
329 for (const auto &Lib : reexportedLibraries()) extract() local
379 for (const auto &Lib : BA.RexportedLibraries) setFromBinaryAttrs() local
[all...]
H A DTextStub.cpp607 for (const auto &Lib : Section.AllowableClients) in denormalize() local
611 for (const auto &Lib : Section.ReexportedLibraries) in denormalize() local
890 for (const auto &Lib : CurrentSection.Values) in denormalize() local
/llvm-project/llvm/tools/llvm-config/
H A Dllvm-config.cpp476 auto GetComponentLibraryFileName = [&](const StringRef &Lib, in main()
477 const bool Shared) { in main()
647 for (auto &Lib : MissingLibs) in main() local
659 for (auto &Lib : MissingLibs) in main() local
677 for (auto &Lib : RequiredLibs) { in main() local
696 auto PrintForLib = [&](const StringRef &Lib) { in main()
724 auto Lib = RequiredLibs[i]; in main() local
/llvm-project/llvm/include/llvm/WindowsDriver/
H A DMSVCPaths.h27 Lib, enumerator
/llvm-project/clang/lib/InstallAPI/
H A DDirectoryScanner.cpp21 for (const Library &Lib : Libraries) in getHeaders() local
50 Library &Lib = getOrCreateLibrary(Directory, Libraries); in scanForUnwrappedLibraries() local
90 Error DirectoryScanner::scanHeaders(StringRef Path, Library &Lib, in scanHeaders() argument
[all...]
H A DDylibVerifier.cpp193 for (const InterfaceFile &Lib : Reexports) { shouldIgnoreReexport() local
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DCOFFVCRuntimeSupport.cpp96 for (auto &Lib : UCRTLibs) in loadVCRuntime() local
100 for (auto &Lib : VCLibs) in loadVCRuntime() local
H A DCOFFPlatform.cpp412 for (auto &Lib : OrcRuntimeGenerator->getImportedDynamicLibraries()) COFFPlatform() local
435 for (auto& Lib : DylibsToPreload) COFFPlatform() local
H A DExecutionUtils.cpp232 auto Lib = sys::DynamicLibrary::getPermanentLibrary(FileName, &ErrMsg); Load() local
/llvm-project/clang/tools/clang-installapi/
H A DClangInstallAPI.cpp173 for (const auto &Lib : Attrs) in run() local
H A DOptions.cpp818 std::string Name = "lib" + Lib.getKey().str() + ".dylib"; in getReexportedLibraries() local
834 for (const StringMapEntry<ArchitectureSet> &Lib : getReexportedLibraries() local
848 for (const StringMapEntry<ArchitectureSet> &Lib : getReexportedLibraries() local
[all...]
/llvm-project/clang/lib/Driver/ToolChains/
H A DMinGW.cpp88 for (auto Lib : Args.getAllArgValues(options::OPT_l)) AddLibGCC() local
271 for (auto Lib : Args.getAllArgValues(options::OPT_l)) { ConstructJob() local
H A DMSVC.cpp308 StringRef Lib = A.getValue(); ConstructJob() local
/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.cpp96 getDependentLibraryOption(llvm::StringRef Lib,llvm::SmallString<24> & Opt) const getDependentLibraryOption() argument
/llvm-project/openmp/runtime/src/
H A Dompt-general.cpp107 OMPT_DLCLOSE(Lib) global() argument
110 OMPT_DLCLOSE(Lib) global() argument
/llvm-project/llvm/lib/MC/MCParser/
H A DCOFFMasmParser.cpp386 StringRef Lib; in ParseDirectiveIncludelib() local
/llvm-project/llvm/lib/Support/
H A DDynamicLibrary.cpp203 void DynamicLibrary::closeLibrary(DynamicLibrary &Lib) { in closeLibrary()
/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp771 object::Archive &Lib = readLibrary(*FileNameOrErr); in addChildMember() local
823 object::Archive &Lib = readLibrary(FileName); in addMember() local
1220 object::Archive &Lib = readLibrary(Rest); in runMRIScript() local
/llvm-project/llvm/lib/InterfaceStub/
H A DELFObjHandler.cpp195 for (const std::string &Lib : Stub.NeededLibs) in ELFStubBuilder() local
231 for (const std::string &Lib : Stub.NeededLibs) in ELFStubBuilder() local
/llvm-project/clang/lib/Driver/
H A DMultilib.cpp264 for (const MultilibSerialization &Lib : M.Multilibs) { validate() local
/llvm-project/llvm/tools/llvm-readtapi/
H A Dllvm-readtapi.cpp340 for (auto &Lib : Dylibs) { stubifyDirectory() local
/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp75 DynamicLibrary Lib = in CheckerRegistry() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DARM.cpp209 getDependentLibraryOption(llvm::StringRef Lib,llvm::SmallString<24> & Opt) const getDependentLibraryOption() argument
/llvm-project/llvm/tools/llvm-libtool-darwin/
H A Dllvm-libtool-darwin.cpp434 processArchive(object::Archive & Lib) processArchive() argument

12