Searched refs:install_path (Results 1 – 2 of 2) sorted by relevance
959 install_path.SetFile(option_arg, arch.GetTriple()); in SetOptionValue()969 install_path.Clear(); in OptionParsingStarting()978 FileSpec install_path; member in CommandObjectProcessLoad::CommandOptions1018 } else if (m_options.install_path) { in DoExecute()1021 platform->ResolveRemotePath(m_options.install_path, in DoExecute()1022 m_options.install_path); in DoExecute()1024 m_options.install_path, error); in DoExecute()
919 MetaVarName<"<install_path:current_path>">,920 …pText<"Specify <current_path> as different from where a dylib normally resides at <install_path>">,