Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DTapiUniversal.h115 struct Library { struct
122 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/bsddialog/
H A DREADME.md78 ## Library section in BSDDialog 1.1
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassPlugin.cpp18 auto Library = in Load() local
/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DLibrary.h23 Library(StringRef Directory) : BaseDirectory(Directory) {} in Library() function
/freebsd/stand/libsa/
H A Dzalloc_defs.h46 #define Library extern macro
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStub.cpp422 for (const auto &Library : File->allowableClients()) in NormalizedTBD() local
425 for (const auto &Library : File->reexportedLibraries()) in NormalizedTBD() local
439 for (const auto &Library : File->allowableClients()) in NormalizedTBD() local
443 for (const auto &Library : File->reexportedLibraries()) in NormalizedTBD() local
H A DInterfaceFile.cpp92 void InterfaceFile::inlineLibrary(std::shared_ptr<InterfaceFile> Library, in inlineLibrary()
H A DTextStubV5.cpp988 Object Library; in serializeIF() local
/freebsd/contrib/bc/
H A DREADME.md170 #### Library subsubsection
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DOffloadBinary.cpp141 Error extractFromArchive(const Archive &Library, in extractFromArchive()
H A DCOFFImportFile.cpp222 StringRef Library; member in llvm::object::__anonbd4e744f0211::ObjectFactory
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMapFile.h110 StringRef Library; member
H A DPreprocessor.h134 enum Library { Unknown, LibStdCXX }; enum
/freebsd/contrib/bc/manuals/
H A Dbuild.md389 #### Library subsubsection
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DModule.h512 std::string Library; member
H A DLangOptions.h50 Library, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-ar/
H A Dllvm-ar.cpp294 static object::Archive &readLibrary(const Twine &Library) { in readLibrary()
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DTriple.h295 Library, enumerator