Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-config/
Dllvm-config.cpp234 std::vector<std::string> GetAllDyLibComponents(const bool IsInDevelopmentTree, in GetAllDyLibComponents() function
505 GetAllDyLibComponents(IsInDevelopmentTree, true, DirSep); in main()
615 GetAllDyLibComponents(IsInDevelopmentTree, false, DirSep); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-config/
Dllvm-config.cpp237 std::vector<std::string> GetAllDyLibComponents(const bool IsInDevelopmentTree, in GetAllDyLibComponents() function
525 GetAllDyLibComponents(IsInDevelopmentTree, true, DirSep); in main()
638 GetAllDyLibComponents(IsInDevelopmentTree, false, DirSep); in main()