Searched refs:xfullpath (Results 1 – 6 of 6) sorted by relevance
771 *filename_opened = xfullpath (filename); in openp()780 *filename_opened = xfullpath (f); in openp()
403 extern char *xfullpath (const char *);
163 full_path = xfullpath (name); in lookup_symtab()259 full_path = xfullpath (name); in lookup_partial_symtab()
2996 xfullpath (const char *filename) in xfullpath() function
11556 * utils.c (xfullpath): New function.11557 * defs.h (xfullpath): Add declaration.11558 * source.c (openp): Use xfullpath in place of gdb_realpath to11563 * symtab.c (lookup_symtab): Use the new xfullpath function, in order
149 * gdb.gdb/xfullpath.exp (setup_test): Likewise.192 * gdb.gdb/xfullpath.exp: Likewise.2386 * gdb.gdb/xfullpath.exp: Ditto.4206 * gdb.gdb/xfullpath.exp: New test, to exercise the new4207 xfullpath () function.