Searched refs:find_and_open_source (Results 1 – 3 of 3) sorted by relevance
43 extern int find_and_open_source (const char *filename,
993 find_and_open_source (const char *filename, in find_and_open_source() function1101 return find_and_open_source (s->filename, s->dirname, &s->fullname); in open_source_file()1121 int fd = find_and_open_source (s->filename, s->dirname, &s->fullname); in symtab_to_fullname()
1173 int fd = find_and_open_source (ps->filename, ps->dirname, &ps->fullname); in psymtab_to_fullname()