Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/include/llvm/Object/
HDTapiUniversal.h113 struct Library { struct
119 std::vector<Library> Libraries; argument
/freebsd-head/contrib/llvm-project/llvm/include/llvm/Passes/
HDPassPlugin.h87 PassPlugin(const std::string &Filename, const sys::DynamicLibrary &Library) in PassPlugin()
91 sys::DynamicLibrary Library; variable
/freebsd-head/contrib/bsddialog/
HDREADME.md76 ## Library section in BSDDialog 1.0.4
/freebsd-head/contrib/llvm-project/llvm/lib/Passes/
HDPassPlugin.cpp18 auto Library = in Load() local
/freebsd-head/contrib/llvm-project/clang/include/clang/InstallAPI/
HDLibrary.h23 Library(StringRef Directory) : BaseDirectory(Directory) {} in Library() function
/freebsd-head/stand/libsa/
HDzalloc_defs.h46 #define Library extern macro
/freebsd-head/contrib/bc/
HDREADME.md172 #### Library subsubsection
/freebsd-head/contrib/llvm-project/llvm/lib/TextAPI/
HDTextStub.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
HDInterfaceFile.cpp94 void InterfaceFile::inlineLibrary(std::shared_ptr<InterfaceFile> Library, in inlineLibrary()
HDTextStubV5.cpp937 Object Library; in serializeIF() local
/freebsd-head/contrib/llvm-project/llvm/lib/Object/
HDOffloadBinary.cpp144 Error extractFromArchive(const Archive &Library, in extractFromArchive()
HDCOFFImportFile.cpp220 StringRef Library; member in llvm::object::__anon39b9452e0211::ObjectFactory
/freebsd-head/contrib/bc/manuals/
HDbuild.md386 #### Library subsubsection
/freebsd-head/contrib/llvm-project/clang/include/clang/Basic/
HDModule.h456 std::string Library; member
HDLangOptions.h48 Library, enumerator
/freebsd-head/contrib/llvm-project/llvm/tools/llvm-ar/
HDllvm-ar.cpp294 static object::Archive &readLibrary(const Twine &Library) { in readLibrary()
/freebsd-head/contrib/llvm-project/llvm/include/llvm/TargetParser/
HDTriple.h283 Library, enumerator