Lines Matching refs:bfd_boolean
120 extern bfd_boolean bsd_style_output; /* as opposed to FSF style output */
121 extern bfd_boolean demangle; /* demangle symbol names? */
122 extern bfd_boolean ignore_direct_calls; /* don't count direct calls */
123 extern bfd_boolean ignore_static_funcs; /* suppress static functions */
124 extern bfd_boolean ignore_zeros; /* ignore unused symbols/files */
125 extern bfd_boolean line_granularity; /* function or line granularity? */
126 extern bfd_boolean print_descriptions; /* output profile description */
127 extern bfd_boolean print_path; /* print path or just filename? */
128 extern bfd_boolean ignore_non_functions; /* Ignore non-function symbols. */
129 extern bfd_boolean inline_file_names; /* print file names after symbols */
133 extern bfd_boolean first_output; /* no output so far? */