Searched refs:a_out_name (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dgprof.h115 extern const char *a_out_name; /* core filename */
H A Dgprof.c55 const char * a_out_name = A_OUTNAME; variable
501 a_out_name = argv[optind++];
515 core_init (a_out_name);
H A Dcorefile.c615 fprintf (stderr, _("%s: file `%s' has no symbols\n"), whoami, a_out_name);

Completed in 77 milliseconds