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

/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Demul_unix.c988 emul_unix_create(device *root,
1974 return emul_unix_create(root, image, "solaris", &emul_solaris_syscalls);
2854 return emul_unix_create(root, image, "linux", &emul_linux_syscalls);
986 emul_unix_create(device *root, function
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Demul_unix.c972 emul_unix_create(device *root,
1958 return emul_unix_create(root, image, "solaris", &emul_solaris_syscalls);
2838 return emul_unix_create(root, image, "linux", &emul_linux_syscalls);
970 emul_unix_create(device *root, function

Completed in 109 milliseconds