Lines Matching refs:stderr
114 fprintf(stderr, "can't find device information: pci_id=0x%x\n",
165 fprintf(stderr, "Unknown opcode %d with JIP label\n", opcode);
182 fprintf(stderr, "WHILE/ENDIF cannot have UIP offset\n");
190 fprintf(stderr, "Unknown opcode %d with UIP label\n", opcode);
201 fprintf(stderr, "Unknown label '%s'\n", ilabel->name);
237 fprintf(stderr, "can't parse gen: '%s', expected 3 letter "
247 print_help(argv[0], stderr);
257 fprintf(stderr, "invalid value for --type: %s\n", optarg);
268 fprintf(stderr, "%s: option `-%c' requires an argument\n",
273 fprintf(stderr, "%s: option `-%c' is invalid: ignored\n",
280 print_help(argv[0], stderr);
285 fprintf(stderr, "Please specify input file\n");
292 fprintf(stderr, "Unable to read input file : %s\n",
300 fprintf(stderr, "Couldn't open output file\n");
307 fprintf(stderr, "Unable to allocate memory for "
330 fprintf(stderr, "Unable to initialize disasm_info struct instance\n");