Lines Matching refs:OutFile
260 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error {
261 raw_crc_ostream CRCBuffer(OutFile);
285 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error {
287 objcopy::executeObjcopyOnBinary(Config, InputFile, OutFile))
371 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error {
372 raw_crc_ostream CRCBuffer(OutFile);
399 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error {
400 return objcopy::executeObjcopyOnBinary(Config, InputFile, OutFile);
435 Config.Common.OutputFilename, [&](raw_ostream &OutFile) -> Error {
436 return objcopy::executeObjcopyOnBinary(Config, InputFile, OutFile);