Searched defs:DepLibs (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Linker/
H A DLinkItems.cpp136 const Module::LibraryListType& DepLibs = Composite->getLibraries(); local
137 for (Module::LibraryListType::const_iterator I = DepLibs.begin(),
138 E = DepLibs.end(); I != E; ++I)

Completed in 131 milliseconds