Searched refs:gcov_sync (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dgcov-io.h254 #pragma GCC poison gcov_read_string gcov_sync gcov_time gcov_magic
511 use the gcov_read_* functions, gcov_sync, gcov_position, &
546 GCOV_LINKAGE void gcov_sync (gcov_position_t /*base*/,
H A Dgcov-dump.c251 gcov_sync (base, length);
H A Dgcov-io.c495 gcov_sync (gcov_position_t base, gcov_unsigned_t length) function
H A Dgcov.c894 gcov_sync (base, length);
1053 gcov_sync (base, length);
H A Dcoverage.c310 gcov_sync (offset, length);

Completed in 63 milliseconds