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 75 static std::string bc_path; member in namespace:options
110 if (!bc_path.empty()) {
114 bc_path = path;
413 else if (!options::bc_path.empty())
414 path = options::bc_path;

Completed in 2912 milliseconds