Searched refs:gcov_write (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgcov-io.h344 gcov_error. When writing a file you may use the gcov_write
370 GCOV_LINKAGE void gcov_write (const void *, unsigned) ATTRIBUTE_HIDDEN;
H A Dgcov-io.cc235 gcov_write (const void *data, unsigned length) function
/netbsd-current/external/gpl3/gcc/dist/libgcc/
H A Dlibgcov-driver.c375 gcov_write (data, length);

Completed in 198 milliseconds