Home
last modified time | relevance | path

Searched refs:createStaticLibrary (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/egl/wrapper/
DeglwLibrary.cpp48 tcu::FunctionLibrary* createStaticLibrary (void) in createStaticLibrary() function
69 : m_staticLib (createStaticLibrary()) in CoreLoader()
/external/llvm-project/llvm/tools/llvm-libtool-darwin/
Dllvm-libtool-darwin.cpp454 static Error createStaticLibrary(const Config &C) { in createStaticLibrary() function
580 if (Error E = createStaticLibrary(C)) { in main()