Searched refs:GetAllDyLibComponents (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-config/ |
D | llvm-config.cpp | 234 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/ |
D | llvm-config.cpp | 237 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()
|