Home
last modified time | relevance | path

Searched refs:gcov_write_length (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dgcov-io.h253 #pragma GCC poison gcov_write_string gcov_write_tag gcov_write_length
559 GCOV_LINKAGE void gcov_write_length (gcov_position_t /*position*/);
H A Dprofile.c908 gcov_write_length (offset); in branch_prob()
954 gcov_write_length (offset); in branch_prob()
1009 gcov_write_length (offset); in branch_prob()
H A Dgcov-io.c320 gcov_write_length (gcov_position_t position) in gcov_write_length() function
H A Dcoverage.c541 gcov_write_length (offset); in coverage_begin_output()