Searched refs:stable_id_file_path_ (Results 1 – 2 of 2) sorted by relevance
227 &stable_id_file_path_); in LinkCommand()335 Maybe<std::string> stable_id_file_path_; variable
2381 if (context.GetPackageType() != PackageType::kStaticLib && stable_id_file_path_) { in Action()2382 if (!LoadStableIdMap(context.GetDiagnostics(), stable_id_file_path_.value(), in Action()