Home | History | Annotate | Download | only in tests

Lines Matching refs:printf

51       printf ("Cannot open input file: %m");
59 printf ("Cannot open output file: %m");
70 printf ("Cannot create ELF descriptor: %s\n", elf_errmsg (-1));
77 printf ("`%s' is no archive\n", argv[1]);
85 printf ("Cannot get archive index: %s\n", elf_errmsg (-1));
100 printf ("random access for symbol `%s' fails: %s\n",
108 printf ("Cannot create ELF descriptor for archive member: %s\n",
116 printf ("Cannot get archive header for element `%s': %s\n",
127 printf ("Error while freeing subELF descriptor: %s\n",
136 printf ("Error while freeing ELF descriptor: %s\n", elf_errmsg (-1));