Home
last modified time | relevance | path

Searched refs:dbxout_source_line (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Ddbxout.c323 static void dbxout_source_line PARAMS ((unsigned int, const char *));
342 dbxout_source_line, /* source_line */
343 dbxout_source_line, /* begin_prologue: just output line info */
608 dbxout_source_line (lineno, filename) in dbxout_source_line() function
H A DChangeLog.66632 (source_label_number, dbxout_source_line, dbxout_source_file,
17136 (dbxout_source_line): Update prototype.
17449 * dbxout.c (dbxout_source_line): Make static, update prototype.
17451 (dbxout_init, dbxout_finish, dbxout_source_line,
17453 * dbxout.h (dbxout_source_line): Delete.
H A DChangeLog.24416 dbxout_source_line, dbxout_finish, dbxout_type_fields,
4425 dbxout_args, dbxout_source_line): Constify a char*.
H A DChangeLog.46589 * dbxout.c (dbxout_source_line): Remove extra tab.
/openbsd/gnu/gcc/gcc/
H A Ddbxout.c338 static void dbxout_source_line (unsigned int, const char *);
358 dbxout_source_line, /* source_line */
1254 dbxout_source_line (lineno, filename); in dbxout_begin_prologue()
1265 dbxout_source_line (unsigned int lineno, const char *filename) in dbxout_source_line() function