Searched refs:find_and_open_source (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/gdb/ |
| D | source.c | 832 find_and_open_source (struct objfile *objfile, in find_and_open_source() function 903 return find_and_open_source (s->objfile, s->filename, s->dirname, in open_source_file() 924 r = find_and_open_source (s->objfile, s->filename, s->dirname, in symtab_to_fullname() 953 r = find_and_open_source (ps->objfile, ps->filename, ps->dirname, in psymtab_to_fullname()
|