Searched refs:cmseOutputLib (Results 1 – 4 of 4) sorted by relevance
1274 if (!symtab.cmseImportLib.empty() && config->cmseOutputLib.empty()) { in ArmCmseSGSection()1408 unlinkAsync(config->cmseOutputLib); in writeARMCmseImportLib()1410 FileOutputBuffer::create(config->cmseOutputLib, fileSize, flags); in writeARMCmseImportLib()1412 error("failed to open " + config->cmseOutputLib + ": " + in writeARMCmseImportLib()
187 llvm::StringRef cmseOutputLib; member
385 if (!config->cmseOutputLib.empty()) in checkOptions()393 if (!config->cmseOutputLib.empty()) in checkOptions()1262 config->cmseOutputLib = args.getLastArgValue(OPT_out_implib); in readConfigs()
671 if (!config->cmseOutputLib.empty()) in run()