Searched refs:cmseOutputLib (Results 1 – 4 of 4) sorted by relevance
1351 if (!symtab.cmseImportLib.empty() && config->cmseOutputLib.empty()) { in ArmCmseSGSection()1485 unlinkAsync(config->cmseOutputLib); in writeARMCmseImportLib()1487 FileOutputBuffer::create(config->cmseOutputLib, fileSize, flags); in writeARMCmseImportLib()1489 error("failed to open " + config->cmseOutputLib + ": " + in writeARMCmseImportLib()
190 llvm::StringRef cmseOutputLib; member
387 if (!config->cmseOutputLib.empty()) in checkOptions()395 if (!config->cmseOutputLib.empty()) in checkOptions()1304 config->cmseOutputLib = args.getLastArgValue(OPT_out_implib); in readConfigs()
376 if (!config->cmseOutputLib.empty()) in run()