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

  /toolchain/binutils/binutils-2.27/gprof/
gmon.h 56 #define GMON_HDRSIZE_OLDBSD_32 (4 + 4 + 4)
gmon_io.c 466 header_size = GMON_HDRSIZE_OLDBSD_32;
669 hdrsize = GMON_HDRSIZE_OLDBSD_32;

Completed in 56 milliseconds