Searched refs:ActivePrefix (Results 1 – 1 of 1) sorted by relevance
234 std::string ActivePrefix, ActiveBinDir, ActiveIncludeDir, ActiveLibDir; in main() local238 ActivePrefix = CurrentExecPrefix; in main()244 ActivePrefix = ActiveObjRoot; in main()254 ActivePrefix = ActiveObjRoot; in main()265 ActivePrefix = CurrentExecPrefix; in main()266 ActiveIncludeDir = ActivePrefix + "/include"; in main()267 ActiveBinDir = ActivePrefix + "/bin"; in main()268 ActiveLibDir = ActivePrefix + "/lib" + LLVM_LIBDIR_SUFFIX; in main()281 OS << ActivePrefix << '\n'; in main()327 OS << ActivePrefix << '\n'; in main()