Searched refs:__write_gcov_string (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ |
H A D | gcov-io.h | 49 static int __write_gcov_string PARAMS ((const char *, size_t, FILE*, long)) 219 __write_gcov_string (string, length, file, delim) in __write_gcov_string() function
|
H A D | profile.c | 1002 __write_gcov_string (name, strlen (name), bbg_file, -1); in branch_prob()
|
H A D | libgcc2.c | 1487 if (__write_gcov_string (fn_info->name, in __bb_exit_func()
|
H A D | ChangeLog.7 | 8068 * gcov-io.h (__write_gcov_string): New function.
|