Searched defs:Library (Results 1 – 10 of 10) sorted by relevance
111 struct Library { struct117 std::vector<Library> Libraries; argument
87 PassPlugin(const std::string &Filename, const sys::DynamicLibrary &Library) in PassPlugin()91 sys::DynamicLibrary Library; variable
18 auto Library = in Load() local
48 #define Library extern macro
167 #### Library subsubsection
462 for (const auto &Library : File->allowableClients()) in NormalizedTBD() local465 for (const auto &Library : File->reexportedLibraries()) in NormalizedTBD() local479 for (const auto &Library : File->allowableClients()) in NormalizedTBD() local483 for (const auto &Library : File->reexportedLibraries()) in NormalizedTBD() local
358 #### Library subsubsection
143 StringRef Library; member in llvm::object::__anon699d2e830111::ObjectFactory
373 std::string Library; member
272 static object::Archive &readLibrary(const Twine &Library) { in readLibrary()