Searched refs:xfullpath (Results 1 – 5 of 5) sorted by relevance
767 *filename_opened = xfullpath (filename); in openp()776 *filename_opened = xfullpath (f); in openp()
404 extern char *xfullpath (const char *);
970 symname = xfullpath (argv[1]); in maintenance_print_msymbols()
164 full_path = xfullpath (name); in lookup_symtab()260 full_path = xfullpath (name); in lookup_partial_symtab()
2999 xfullpath (const char *filename) in xfullpath() function