Home | History | Annotate | Download | only in tests

Lines Matching full:printf

39       printf ("Cannot open input file: %m");
47 printf ("Cannot open output file: %m");
58 printf ("Cannot create ELF descriptor: %s\n", elf_errmsg (-1));
65 printf ("`%s' is no archive\n", argv[1]);
73 printf ("Cannot get archive index: %s\n", elf_errmsg (-1));
88 printf ("random access for symbol `%s' fails: %s\n",
96 printf ("Cannot create ELF descriptor for archive member: %s\n",
104 printf ("Cannot get archive header for element `%s': %s\n",
115 printf ("Error while freeing subELF descriptor: %s\n",
124 printf ("Error while freeing ELF descriptor: %s\n", elf_errmsg (-1));