Searched refs:FatBinaryPath (Results 1 – 1 of 1) sorted by relevance
521 Expected<std::string> FatBinaryPath = in fatbinary() local523 if (!FatBinaryPath) in fatbinary()524 return FatBinaryPath.takeError(); in fatbinary()536 CmdArgs.push_back(*FatBinaryPath); in fatbinary()545 if (Error Err = executeCommands(*FatBinaryPath, CmdArgs)) in fatbinary()