Searched refs:source_full_path_of (Results 1 – 4 of 4) sorted by relevance
605 extern int source_full_path_of (char *, char **);
793 source_full_path_of (char *filename, char **full_pathname) in source_full_path_of() function
272 source_full_path_of (pst->filename, &pst->fullname); in lookup_partial_symtab()284 source_full_path_of (pst->filename, &pst->fullname); in lookup_partial_symtab()
1839 if (!source_full_path_of (exec_file, &full_exec_path)) in attach_command()