OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:print_descriptions
(Results
1 - 4
of
4
) sorted by null
/toolchain/binutils/binutils-2.25/gprof/
gprof.h
126
extern bfd_boolean
print_descriptions
; /* output profile description */
gprof.c
68
bfd_boolean
print_descriptions
= TRUE;
variable
225
print_descriptions
= FALSE;
hist.c
583
if (
print_descriptions
)
666
if (
print_descriptions
&& !bsd_style_output)
cg_print.c
74
if (
print_descriptions
)
509
if (
print_descriptions
&& bsd_style_output)
549
if (
print_descriptions
&& !bsd_style_output)
[
all
...]
Completed in 310 milliseconds