Home
last modified time | relevance | path

Searched refs:source_file_lookup_path (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A Dsource.h47 extern Source_File *source_file_lookup_path (const char *);
H A Dsource.c38 source_file_lookup_path (const char *path) in source_file_lookup_path() function
H A Dcorefile.c528 symtab.limit->file = source_file_lookup_path (filename); in core_create_function_syms()
716 ltab.limit->file = source_file_lookup_path (filename); in core_create_line_syms()
H A DChangeLog-9203696 (source_file_lookup_path, source_file_lookup_name): Use
1283 * source.c (source_file_lookup_path): Likewise.
1665 * source.c (source_file_lookup_path): PATH is now strdup'ed (it is
/openbsd-src/gnu/usr.bin/binutils/gprof/
H A Dsource.h47 extern Source_File *source_file_lookup_path PARAMS ((const char *));
H A Dsource.c38 source_file_lookup_path (path) in source_file_lookup_path() function
H A Dcorefile.c518 symtab.limit->file = source_file_lookup_path (filename);
709 ltab.limit->file = source_file_lookup_path (filename);
H A DChangeLog-9203696 (source_file_lookup_path, source_file_lookup_name): Use
1283 * source.c (source_file_lookup_path): Likewise.
1665 * source.c (source_file_lookup_path): PATH is now strdup'ed (it is