Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gprof/
Dgmon.h33 #define GMON_HDRSIZE_BSD44_32 (4 + 4 + 4 + 4 + 4 + (3 * 4)) macro
Dgmon_io.c444 header_size = GMON_HDRSIZE_BSD44_32; in gmon_out_read()
654 hdrsize = GMON_HDRSIZE_BSD44_32; in gmon_out_write()
DChangeLog-9203266 * gmon.h (GMON_HDRSIZE_BSD44_32): Define.