Searched refs:mOutPath (Results 1 – 4 of 4) sorted by relevance
63 mOutPath = stem; // If shared, we will add .so after readWrapper in BitcodeInfo()237 cmd += " -shared " + bc.mObjPath + " -o " + bc.mOutPath; in link()241 cmd += " " + bc.mObjPath + " -o " + bc.mOutPath; in link()244 cmd += " " + bc.mObjPath + " -o " + bc.mOutPath; in link()
132 std::string mOutPath; variable
78 info.mOutPath += ".so"; in parseLDFlags()149 bcinfo.mOutPath = mOut; in getBitcodeFiles()
87 info.mOutPath += ".so"; in parseLDFlags()