Searched refs:nto_root (Results 1 - 1 of 1) sorted by relevance

/haiku-fatelf/src/bin/gdb/gdb/
H A Dnto-tdep.c89 char *buf, arch_path[PATH_MAX], *nto_root, *endian; local
94 nto_root = nto_target ();
112 sprintf (arch_path, "%s/%s%s", nto_root, arch, endian);
125 char *nto_root, *endian; local
128 nto_root = nto_target ();
146 sprintf (arch_path, "%s/%s%s", nto_root, arch, endian);

Completed in 212 milliseconds