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

  /toolchain/binutils/binutils-2.25/gprof/
gmon.h 33 #define GMON_HDRSIZE_BSD44_32 (4 + 4 + 4 + 4 + 4 + (3 * 4))
gmon_io.c 445 header_size = GMON_HDRSIZE_BSD44_32;
655 hdrsize = GMON_HDRSIZE_BSD44_32;

Completed in 266 milliseconds