Searched refs:FF_AUTO (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gprof/
H A Dgprof.h105 FF_AUTO = 0, FF_MAGIC, FF_BSD, FF_BSD44, FF_PROF enumerator in enum:__anon4738
H A Dgmon_io.c352 || (file_format == FF_AUTO && !strncmp (&ghdr.cookie[0], GMON_MAGIC, 4)))
403 else if (file_format == FF_AUTO
636 if (file_format == FF_AUTO || file_format == FF_MAGIC)
H A Dgprof.c71 File_Format file_format = FF_AUTO;
320 file_format = FF_AUTO;
/openbsd-current/gnu/usr.bin/binutils-2.17/gprof/
H A Dgprof.h105 FF_AUTO = 0, FF_MAGIC, FF_BSD, FF_BSD44, FF_PROF enumerator in enum:__anon5400
H A Dgmon_io.c327 || (file_format == FF_AUTO && !strncmp (&ghdr.cookie[0], GMON_MAGIC, 4)))
378 else if (file_format == FF_AUTO
611 if (file_format == FF_AUTO || file_format == FF_MAGIC)
H A Dgprof.c70 File_Format file_format = FF_AUTO;
315 file_format = FF_AUTO;

Completed in 168 milliseconds