Searched refs:cmseOutputLib (Results 1 – 4 of 4) sorted by relevance
1352 if (!ctx.symtab->cmseImportLib.empty() && ctx.arg.cmseOutputLib.empty()) { in ArmCmseSGSection()1492 unlinkAsync(ctx.arg.cmseOutputLib); in writeARMCmseImportLib()1494 FileOutputBuffer::create(ctx.arg.cmseOutputLib, fileSize, flags); in writeARMCmseImportLib()1496 Err(ctx) << "failed to open " << ctx.arg.cmseOutputLib << ": " in writeARMCmseImportLib()
254 llvm::StringRef cmseOutputLib; member
369 if (!ctx.arg.cmseOutputLib.empty()) in checkOptions()380 if (!ctx.arg.cmseOutputLib.empty()) in checkOptions()1429 ctx.arg.cmseOutputLib = args.getLastArgValue(OPT_out_implib); in readConfigs()
393 if (!ctx.arg.cmseOutputLib.empty()) in run()