Home | History | Annotate | Download | only in gprof

Lines Matching defs:last

573   int column_width = (output_width - 1) / 3;	/* Don't write in last col!  */
1243 char *last;
1269 last = NULL;
1276 if (last && !filename_cmp (last, symbol_map[sym_index].file_name))
1290 be a .o with no text symbols. Output it last. */
1293 last = symbol_map[sym_index].file_name;