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