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

/freebsd-9.3-release/contrib/gcc/
H A Dsdbout.c63 /* The C front end may call sdbout_symbol before sdbout_init runs.
65 to sdbout_init. */
114 static void sdbout_init (const char *);
308 sdbout_init, /* init */
697 /* If we are called before sdbout_init is run, just save the symbol
1667 sdbout_init (const char *input_file_name ATTRIBUTE_UNUSED) function

Completed in 62 milliseconds