More signed overflow fixes
[deliverable/binutils-gdb.git] / gprof / gprof.h
index 69527fc29b475363613b16da865f079183d6387c..c919ea437c4215c5a7875db2dbb4662e13637493 100644 (file)
@@ -126,6 +126,7 @@ extern bfd_boolean line_granularity;        /* function or line granularity? */
 extern bfd_boolean print_descriptions; /* output profile description */
 extern bfd_boolean print_path;         /* print path or just filename? */
 extern bfd_boolean ignore_non_functions; /* Ignore non-function symbols.  */
+extern bfd_boolean inline_file_names;  /* print file names after symbols */
 
 extern File_Format file_format;                /* requested file format */
 
This page took 0.026155 seconds and 4 git commands to generate.