HomeSort by relevance Sort by last modified time
    Searched full:bc_path (Results 1 - 1 of 1) sorted by null

  /external/llvm/tools/gold/
gold-plugin.cpp 78 static std::string bc_path; member in namespace:options
113 if (!bc_path.empty()) {
117 bc_path = path;
424 else if (!options::bc_path.empty())
425 path = options::bc_path;

Completed in 1272 milliseconds