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

/netbsd-current/external/gpl3/binutils/dist/gprof/
H A Dgprof.h78 #define ANYDEBUG (1<<0) /* 1 */ macro
H A Dgprof.c246 debug_level |= ANYDEBUG;
252 DBG (ANYDEBUG, printf ("[main] debug-level=0x%x\n", debug_level));
/netbsd-current/external/gpl3/gdb.old/dist/gprof/
H A Dgprof.h80 #define ANYDEBUG (1<<0) /* 1 */ macro
H A Dgprof.c246 debug_level |= ANYDEBUG;
252 DBG (ANYDEBUG, printf ("[main] debug-level=0x%x\n", debug_level));
/netbsd-current/external/gpl3/binutils.old/dist/gprof/
H A Dgprof.h78 #define ANYDEBUG (1<<0) /* 1 */ macro
H A Dgprof.c246 debug_level |= ANYDEBUG;
252 DBG (ANYDEBUG, printf ("[main] debug-level=0x%x\n", debug_level));

Completed in 190 milliseconds