Searched refs:FatBinaryPath (Results 1 – 1 of 1) sorted by relevance
283 Expected<std::string> FatBinaryPath = in fatbinary() local285 if (!FatBinaryPath) in fatbinary()286 return FatBinaryPath.takeError(); in fatbinary()298 CmdArgs.push_back(*FatBinaryPath); in fatbinary()306 if (Error Err = executeCommands(*FatBinaryPath, CmdArgs)) in fatbinary()