Home
last modified time | relevance | path

Searched refs:dbxout_function_end (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Ddbxout.c341 static void dbxout_function_end (tree);
905 dbxout_function_end (tree decl) in dbxout_function_end() function
1318 dbxout_function_end (decl); in dbxout_function_decl()
DFSFChangeLog.115715 * dbxout.c (dbxout_function_end): Don't subtract one from
10510 calling dbxout_function_end.
13327 * dbxout.c (dbxout_function): When deciding to call dbxout_function_end
14091 * dbxout.c (dbxout_function_end): New function.
14092 (dbxout_function): Call dbxout_function_end if using extensions
DChangeLog-20052383 (dbxout_function_end, dbxout_init, dbxout_source_file, dbxout_finish)
21478 * dbxout.c (dbxout_function_end): Get hot/cold section labels from
24186 * dbxout.c (dbxout_function_end): Revert my patch from April 9.
24580 * dbxout.c (dbxout_function_end): Get hot/cold section labels from
26681 (dbxout_function_end): Add code to put out label diffs for both
31134 * dbxout.c (dbxout_function_end): Emit Lscope label always.
31642 * dbxout.c (dbxout_function_end): Take decl parameter; update callers.
DChangeLog-20047499 (dbxout_function_end, emit_bincl_stab, dbxout_end_source_file)
11427 (dbxout_function_end): Protect N_ENSYM with it.
19233 (dbxout_function_end): Remove ifdefs for it.
19401 (dbxout_function_end): Emit N_ENSYM.
20554 * dbxout.c (dbxout_function_decl): Always call dbxout_function_end.
20555 (dbxout_function_end): Return after emitting the "Lscope" symbol
20568 the Lscope label (emitted by dbxout_function_end) for the
DChangeLog-20063417 * dbxout.c (dbxout_function_end): Do not increment scope_labelno.
3528 (dbxout_function_end): Use local label LFBB. Remove hook
DChangeLog-199814846 * dbxout.c (dbxout_function_end): Fix last change. The correct
14906 (dbxout_function_end): Wrap prototype and definition in
DChangeLog-20016633 dbxout_function_end, dbxout_begin_function): Wrap/move inside
15247 (dbxout_function_end): Likewise.
DChangeLog-20027836 * dbxout.c (dbxout_function_end): Use DBX_OUTPUT_NFUN.
DChangeLog-200327782 (dbxout_function_end): Remove scope_labelno.