Searched refs:bc_path (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/gold/
H A Dgold-plugin.cpp82 static std::string bc_path; member in namespace:options
117 if (!bc_path.empty()) {
121 bc_path = path;
449 else if (!options::bc_path.empty())
450 path = options::bc_path;

Completed in 114 milliseconds