Home
last modified time | relevance | path

Searched refs:dbxout_function_decl (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddbxout.c349 static void dbxout_function_decl (tree);
376 dbxout_function_decl,
1382 dbxout_function_decl (tree decl) in dbxout_function_decl() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddbxout.cc350 static void dbxout_function_decl (tree);
378 dbxout_function_decl,
1385 dbxout_function_decl (tree decl) in dbxout_function_decl() function
H A DChangeLog-200115246 * dbxout.c (dbxout_function_decl): Likewise.
16993 * dbxout.c (dbxout_function): Rename dbxout_function_decl, move
H A DChangeLog-20047798 * dbxout.c (dbxout_function_decl): Don't use
20554 * dbxout.c (dbxout_function_decl): Always call dbxout_function_end.
H A DChangeLog-200316254 (dbxout_function_decl): Same.
H A DChangeLog-20175057 (dbxout_function_decl): Adjust dbxout_block caller.