HomeSort by relevance Sort by last modified time
    Searched refs:ANYDEBUG (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/gprof/
gprof.h 80 #define ANYDEBUG (1<<0) /* 1 */
gprof.c 246 debug_level |= ANYDEBUG;
252 DBG (ANYDEBUG, printf ("[main] debug-level=0x%x\n", debug_level));

Completed in 36 milliseconds