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

  /toolchain/binutils/binutils-2.25/gprof/
gmon.h 34 #define GMON_HDRSIZE_BSD44_64 (8 + 8 + 4 + 4 + 4 + (3 * 4))
gmon_io.c 449 header_size = GMON_HDRSIZE_BSD44_64;
659 hdrsize = GMON_HDRSIZE_BSD44_64;

Completed in 2873 milliseconds