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

  /toolchain/binutils/binutils-2.25/gprof/
gprof.h 128 extern bfd_boolean ignore_non_functions; /* Ignore non-function symbols. */
gprof.c 70 bfd_boolean ignore_non_functions = FALSE; variable
258 ignore_non_functions = TRUE;
corefile.c 448 if (ignore_non_functions && (sym->flags & BSF_FUNCTION) == 0)

Completed in 581 milliseconds