Home
last modified time | relevance | path

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

12

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_libignore.h44 struct Lib { struct
65 Lib libs_[kMaxLibs]; argument
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_libignore.h52 struct Lib { struct
59 struct LibCodeRange { argument
/external/llvm/tools/llvm-config/
Dllvm-config.cpp431 auto GetComponentLibraryFileName = [&](const StringRef &Lib, in main()
432 const bool Shared) { in main()
592 for (auto &Lib : MissingLibs) in main() local
604 for (auto &Lib : MissingLibs) in main() local
622 for (auto &Lib : RequiredLibs) { in main() local
641 auto PrintForLib = [&](const StringRef &Lib) { in main()
669 auto Lib = RequiredLibs[i]; in main() local
/external/llvm-project/llvm/tools/llvm-config/
Dllvm-config.cpp467 auto GetComponentLibraryFileName = [&](const StringRef &Lib, in main()
468 const bool Shared) { in main()
639 for (auto &Lib : MissingLibs) in main() local
651 for (auto &Lib : MissingLibs) in main() local
669 for (auto &Lib : RequiredLibs) { in main() local
688 auto PrintForLib = [&](const StringRef &Lib) { in main()
716 auto Lib = RequiredLibs[i]; in main() local
/external/mesa3d/src/amd/addrlib/src/core/
Daddrlib.cpp100 Lib::Lib() : in Lib() function in Addr::Lib
124 Lib::Lib(const Client* pClient) : in Lib() function in Addr::Lib
Daddrelemlib.h44 class Lib; variable
Daddrlib2.cpp64 Lib::Lib() in Lib() function in Addr::V2::Lib
90 Lib::Lib(const Client* pClient) in Lib() function in Addr::V2::Lib
/external/llvm-project/clang/lib/Driver/ToolChains/
DMSVC.h96 Lib, enumerator
DMinGW.cpp88 for (auto Lib : Args.getAllArgValues(options::OPT_l)) in AddLibGCC() local
226 for (auto Lib : Args.getAllArgValues(options::OPT_l)) { in ConstructJob() local
DHIP.cpp301 for (auto Lib : BCLibs) in addClangTargetOptions() local
/external/llvm-project/llvm/lib/TextAPI/MachO/
DInterfaceFile.cpp57 auto Lib = addEntry(ReexportedLibraries, InstallName); in addReexportedLibrary() local
DTextStub.cpp647 for (const auto &Lib : Section.AllowableClients) in denormalize() local
651 for (const auto &Lib : Section.ReexportedLibraries) in denormalize() local
939 for (const auto &Lib : CurrentSection.Values) in denormalize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TextAPI/MachO/
DInterfaceFile.cpp56 auto Lib = detail::addEntry(ReexportedLibraries, InstallName); in addReexportedLibrary() local
DTextStub.cpp644 for (const auto &Lib : Section.AllowableClients) in denormalize() local
648 for (const auto &Lib : Section.ReexportedLibraries) in denormalize() local
936 for (const auto &Lib : CurrentSection.Values) in denormalize() local
/external/llvm-project/llvm/tools/llvm-ar/
Dllvm-ar.cpp677 object::Archive &Lib = readLibrary(*FileNameOrErr); in addChildMember() local
715 object::Archive &Lib = readLibrary(FileName); in addMember() local
1065 object::Archive &Lib = readLibrary(Rest); in runMRIScript() local
/external/llvm-project/llvm/lib/MC/MCParser/
DCOFFMasmParser.cpp298 StringRef Lib; in ParseDirectiveIncludelib() local
/external/elfutils/libelf/
Dabstract.h283 #define Lib(Bits, Ext) \ macro
/external/llvm-project/llvm/lib/InterfaceStub/
DELFObjHandler.cpp195 for (const std::string &Lib : Stub.NeededLibs) in ELFStubBuilder() local
229 for (const std::string &Lib : Stub.NeededLibs) in ELFStubBuilder() local
/external/llvm-project/openmp/libomptarget/plugins/generic-elf-64bit/src/
Drtl.cpp216 DynLibTy Lib = {tmp_name, dlopen(tmp_name, RTLD_LAZY)}; in __tgt_rtl_load_binary() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp210 auto Lib = sys::DynamicLibrary::getPermanentLibrary(FileName, &ErrMsg); in Load() local
/external/llvm-project/openmp/libomptarget/plugins/ve/src/
Drtl.cpp317 DynLibTy Lib = {tmp_name, LibHandle}; in __tgt_rtl_load_binary() local
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp465 StringRef Lib = llvm::sys::path::parent_path(NoVer); in AddDefaultIncludePaths() local
/external/llvm-project/llvm/lib/ExecutionEngine/Orc/
DExecutionUtils.cpp230 auto Lib = sys::DynamicLibrary::getPermanentLibrary(FileName, &ErrMsg); in Load() local
/external/llvm-project/clang/lib/StaticAnalyzer/Frontend/
DCheckerRegistry.cpp76 DynamicLibrary Lib = in CheckerRegistry() local
/external/llvm-project/llvm/tools/llvm-libtool-darwin/
Dllvm-libtool-darwin.cpp310 object::Archive &Lib, StringRef FileName, in processArchive()

12