Searched refs:LDMOption (Results 1 – 2 of 2) sorted by relevance
595 if (const char *LDMOption = getLDMOption(TC.getTriple(), Args)) { in ConstructJob() local597 CmdArgs.push_back(LDMOption); in ConstructJob()
347 if (const char *LDMOption = getLDMOption(ToolChain.getTriple(), Args)) { in ConstructJob() local349 CmdArgs.push_back(LDMOption); in ConstructJob()