Home
last modified time | relevance | path

Searched refs:Source_File (Results 1 – 10 of 10) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gprof/
H A Dsource.h34 Source_File; typedef
45 extern Source_File *first_src_file;
48 extern Source_File *source_file_lookup_path (const char *);
49 extern Source_File *source_file_lookup_name (const char *);
60 (Source_File *sf, unsigned int max_width,
H A Dsource.c34 Source_File *first_src_file = 0;
37 Source_File *
40 Source_File *sf; in source_file_lookup_path()
51 sf = (Source_File *) xmalloc (sizeof (*sf)); in source_file_lookup_path()
64 Source_File *
68 Source_File *sf; in source_file_lookup_name()
92 annotate_source (Source_File *sf, unsigned int max_width, in annotate_source()
H A Dbasic_blocks.c322 Source_File *sf = (Source_File *) arg; in annotate_with_count()
465 Source_File *sf; in print_annotated_source()
H A Dsymtab.h48 Source_File *file; /* Source file symbol comes from. */
H A Dsym_ids.c83 static Source_File non_existent_file =
/dflybsd-src/contrib/binutils-2.34/gprof/
H A Dsource.h34 Source_File; typedef
45 extern Source_File *first_src_file;
48 extern Source_File *source_file_lookup_path (const char *);
49 extern Source_File *source_file_lookup_name (const char *);
60 (Source_File *sf, unsigned int max_width,
H A Dsource.c34 Source_File *first_src_file = 0;
37 Source_File *
40 Source_File *sf; in source_file_lookup_path()
51 sf = (Source_File *) xmalloc (sizeof (*sf)); in source_file_lookup_path()
64 Source_File *
68 Source_File *sf; in source_file_lookup_name()
92 annotate_source (Source_File *sf, unsigned int max_width, in annotate_source()
H A Dbasic_blocks.c322 Source_File *sf = (Source_File *) arg; in annotate_with_count()
465 Source_File *sf; in print_annotated_source()
H A Dsymtab.h48 Source_File *file; /* Source file symbol comes from. */
H A Dsym_ids.c83 static Source_File non_existent_file =