Home
last modified time | relevance | path

Searched defs:Library (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DTapiUniversal.h113 struct Library { struct
119 std::vector<Library> Libraries; argument
/freebsd/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassPlugin.h87 PassPlugin(const std::string &Filename, const sys::DynamicLibrary &Library) in PassPlugin()
91 sys::DynamicLibrary Library; variable
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassPlugin.cpp18 auto Library = in Load() local
/freebsd/contrib/bsddialog/
H A DREADME.md76 ## Library section in BSDDialog 1.0.3
/freebsd/stand/libsa/
H A Dzalloc_defs.h46 #define Library extern macro
/freebsd/contrib/bc/
H A DREADME.md172 #### Library subsubsection
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp423 for (const auto &Library : File->allowableClients()) in NormalizedTBD() local
426 for (const auto &Library : File->reexportedLibraries()) in NormalizedTBD() local
440 for (const auto &Library : File->allowableClients()) in NormalizedTBD() local
444 for (const auto &Library : File->reexportedLibraries()) in NormalizedTBD() local
H A DInterfaceFile.cpp93 void InterfaceFile::inlineLibrary(std::shared_ptr<InterfaceFile> Library, in inlineLibrary()
H A DTextStubV5.cpp937 Object Library; in serializeIF() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DOffloadBinary.cpp144 Error extractFromArchive(const Archive &Library, in extractFromArchive()
H A DCOFFImportFile.cpp185 StringRef Library; member in llvm::object::__anon0d0e76170211::ObjectFactory
/freebsd/contrib/bc/manuals/
H A Dbuild.md386 #### Library subsubsection
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h455 std::string Library; member
H A DLangOptions.h69 Library, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp293 static object::Archive &readLibrary(const Twine &Library) { in readLibrary()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h270 Library, enumerator