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

/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dgprof.h101 FF_AUTO = 0, FF_MAGIC, FF_BSD, FF_BSD44, FF_PROF enumerator in enum:__anon486
H A Dgprof.c337 file_format = FF_PROF;
543 if (file_format == FF_PROF)
/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dgprof.h103 FF_AUTO = 0, FF_MAGIC, FF_BSD, FF_BSD44, FF_PROF enumerator in enum:__anon1734
H A Dgprof.c337 file_format = FF_PROF;
543 if (file_format == FF_PROF)
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dgprof.h101 FF_AUTO = 0, FF_MAGIC, FF_BSD, FF_BSD44, FF_PROF enumerator in enum:__anon628
H A Dgprof.c337 file_format = FF_PROF;
543 if (file_format == FF_PROF)

Completed in 393 milliseconds