HomeSort by: relevance | last modified time | path
    Searched refs:GMON_HDRSIZE_OLDBSD_32 (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprof/
gmon.h 56 #define GMON_HDRSIZE_OLDBSD_32 (4 + 4 + 4)
gmon_io.c 453 header_size = GMON_HDRSIZE_OLDBSD_32;
659 hdrsize = GMON_HDRSIZE_OLDBSD_32;
  /src/external/gpl3/binutils/dist/gprofng/src/
gmon.h 56 #define GMON_HDRSIZE_OLDBSD_32 (4 + 4 + 4)
  /src/external/gpl3/binutils.old/dist/gprof/
gmon.h 56 #define GMON_HDRSIZE_OLDBSD_32 (4 + 4 + 4)
gmon_io.c 453 header_size = GMON_HDRSIZE_OLDBSD_32;
659 hdrsize = GMON_HDRSIZE_OLDBSD_32;

Completed in 24 milliseconds