Lines Matching refs:stderr
84 fprintf (stderr, "debug: processing file: %s\n", current_path);
235 fprintf (stderr, "info: %s: ELF kind: %s (0x%x)\n", current_path,
319 fprintf (stderr, "debug: section header %s (type %d) found\n",
324 fputs ("debug: symtab section found\n", stderr);
335 stderr);
342 fputs ("debug: .debug_* section found\n", stderr);
348 fputs ("debug: .modinfo section found\n", stderr);
355 stderr);
375 fprintf (stderr, "debug: dynamic entry %d"
391 fprintf (stderr, "info: %s: ELF type: %s (0x%x)\n", current_path,
394 fprintf (stderr, "info: %s: PT_LOAD found\n", current_path);
396 fprintf (stderr, "info: %s: has sections\n", current_path);
398 fprintf (stderr, "info: %s: allocated (real) section found\n",
401 fprintf (stderr, "info: %s: program interpreter found\n",
404 fprintf (stderr, "info: %s: dynamic segment found\n", current_path);
406 fprintf (stderr, "info: %s: soname found\n", current_path);
408 fprintf (stderr, "info: %s: DF_1_PIE flag found\n", current_path);
410 fprintf (stderr, "info: %s: DT_DEBUG found\n", current_path);
412 fprintf (stderr, "info: %s: symbol table found\n", current_path);
414 fprintf (stderr, "info: %s: .debug_* section found\n", current_path);
416 fprintf (stderr, "info: %s: .modinfo section found\n", current_path);
418 fprintf (stderr,
766 fprintf (stderr, "debug: %s: elf\n", current_path);
768 fprintf (stderr, "debug: %s: elf_file\n", current_path);
770 fprintf (stderr, "debug: %s: elf_archive\n", current_path);
772 fprintf (stderr, "debug: %s: core\n", current_path);
774 fprintf (stderr, "debug: %s: unstripped\n", current_path);
776 fprintf (stderr, "debug: %s: executable\n", current_path);
778 fprintf (stderr, "debug: %s: program\n", current_path);
780 fprintf (stderr, "debug: %s: shared\n", current_path);
782 fprintf (stderr, "debug: %s: library\n", current_path);
784 fprintf (stderr, "debug: %s: linux kernel module\n", current_path);
786 fprintf (stderr, "debug: %s: debug-only\n", current_path);
788 fprintf (stderr, "debug: %s: loadable\n", current_path);