Home
last modified time | relevance | path

Searched refs:gmon_io_write_64 (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.27/gprof/
HDgmon_io.c53 static int gmon_io_write_64 (FILE *, BFD_HOST_U_64_BIT);
181 gmon_io_write_64 (FILE *ofp, BFD_HOST_U_64_BIT val) in gmon_io_write_64() function
205 if (gmon_io_write_64 (ofp, (BFD_HOST_U_64_BIT) val)) in gmon_io_write_vma()
283 if (gmon_io_write_64 (ofp, (BFD_HOST_U_64_BIT) cnt)) in gmon_write_raw_arc()
/dragonfly/contrib/binutils-2.34/gprof/
HDgmon_io.c53 static int gmon_io_write_64 (FILE *, BFD_HOST_U_64_BIT);
181 gmon_io_write_64 (FILE *ofp, BFD_HOST_U_64_BIT val) in gmon_io_write_64() function
205 if (gmon_io_write_64 (ofp, (BFD_HOST_U_64_BIT) val)) in gmon_io_write_vma()
283 if (gmon_io_write_64 (ofp, (BFD_HOST_U_64_BIT) cnt)) in gmon_write_raw_arc()