Home
last modified time | relevance | path

Searched refs:GMON_HDRSIZE_OLDBSD_32 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gprof/
Dgmon.h56 #define GMON_HDRSIZE_OLDBSD_32 (4 + 4 + 4) macro
Dgmon_io.c465 header_size = GMON_HDRSIZE_OLDBSD_32; in gmon_out_read()
668 hdrsize = GMON_HDRSIZE_OLDBSD_32; in gmon_out_write()
DChangeLog-9203268 (GMON_HDRSIZE_OLDBSD_32): Ditto.