HomeSort by relevance Sort by last modified time
    Searched refs:GMON_HDRSIZE_OLDBSD_64 (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.27/gprof/
gmon.h 61 #define GMON_HDRSIZE_OLDBSD_64 (8 + 8 + 4 + 4)
63 #define GMON_HDRSIZE_OLDBSD_64 (8 + 8 + 4)
gmon_io.c 470 header_size = GMON_HDRSIZE_OLDBSD_64;
673 hdrsize = GMON_HDRSIZE_OLDBSD_64;

Completed in 505 milliseconds