Searched refs:hasExportListLinkerOpts (Results 1 – 1 of 1) sorted by relevance
89 static bool hasExportListLinkerOpts(const ArgStringList &CmdArgs) { in hasExportListLinkerOpts() function250 if (Args.hasArg(options::OPT_shared) && !hasExportListLinkerOpts(CmdArgs)) { in ConstructJob()