Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-config/
Dllvm-config.cpp140 static std::vector<std::string> ComputeLibsForComponents( in ComputeLibsForComponents() function
252 return ComputeLibsForComponents(DyLibComponents, in GetAllDyLibComponents()
582 std::vector<std::string> RequiredLibs = ComputeLibsForComponents( in main()
/external/llvm/cmake/modules/
DLLVM-Config.cmake217 # in tools/llvm-config/llvm-config.cpp, function ComputeLibsForComponents.