Home
last modified time | relevance | path

Searched refs:profile_function (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dfinal.c223 static void profile_function (FILE *);
1408 profile_function (file); in final_start_function()
1444 profile_function (file); in profile_after_prologue()
1449 profile_function (FILE *file ATTRIBUTE_UNUSED) in profile_function() function
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfinal.c220 static void profile_function PARAMS ((FILE *));
1660 profile_function (file);
1698 profile_function (file);
1703 profile_function (file) in profile_function() function
H A DFSFChangeLog.115679 * final.c (profile_function): Call function_section, not
6301 * final.c (profile_function): Only call ASM_OUTPUT_REG_{PUSH,POP}
6499 * final.c (profile_function): Save the static chain register
H A DChangeLog.06990 (profile_function): Wrap empty if-statement body in {} brackets.
8338 (profile_function): Protect declaration of `sval' and `cxt'
H A DChangeLog.62467 * final.c (profile_function): Mark parameter with
17478 * final.c (profile_function): Use debug hooks for ending functions
H A DChangeLog.71053 * final.c (profile_function): Use current_function_funcdef_no
10376 (profile_function): Use current_function_profile_label_no.
H A DChangeLog.414207 * final.c (profile_function): Do not emit profile counters in
H A DChangeLog.210167 (profile_function): Likewise for parameters `first' and `optimize'.