Searched defs:ActiveLibDir (Results 1 – 1 of 1) sorted by relevance
64 const std::string *ActiveLibDir, bool *HasMissing) { in VisitComponent()111 const std::string *ActiveLibDir, bool *HasMissing) { in ComputeLibsForComponents()280 std::string ActivePrefix, ActiveBinDir, ActiveIncludeDir, ActiveLibDir; in main() local