Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gprof/
Dgmon_out.h29 #define GMON_VERSION 1 /* version number */ macro
Dbb_exit_func.c49 const int version = GMON_VERSION; in __bb_exit_func()
Dgmon_io.c336 if (gmon_file_version != GMON_VERSION && gmon_file_version != 0) in gmon_out_read()
612 bfd_put_32 (core_bfd, (bfd_vma) GMON_VERSION, (bfd_byte *) ghdr.version); in gmon_out_write()