Home
last modified time | relevance | path

Searched refs:_dl_error_printf (Results 1 – 4 of 4) sorted by relevance

/elf/
A Ddl-usage.c32 _dl_error_printf ("%s: unrecognized option '%s'\n", argv0, wrong_option); in _dl_usage()
34 _dl_error_printf ("%s: missing program name\n", argv0); in _dl_usage()
35 _dl_error_printf ("Try '%s --help' for more information.\n", argv0); in _dl_usage()
A Ddl-profile.c339 _dl_error_printf (errstr, filename, in _dl_start_profile()
380 _dl_error_printf ("%s: file is no correct profile data file for `%s'\n", in _dl_start_profile()
A Ddl-misc.c316 _dl_error_printf (const char *fmt, ...) in _dl_error_printf() function
A Drtld.c840 _dl_error_printf ("\ in do_preload()
942 _dl_error_printf ("\ in report_audit_module_load_error()
2516 _dl_error_printf ("%s (%s)\n", errstring, objname); in print_unresolved()
2525 _dl_error_printf ("%s: %s: %s\n", RTLD_PROGNAME, in print_missing_version()
2598 _dl_error_printf ("\ in process_dl_debug()

Completed in 11 milliseconds