Home
last modified time | relevance | path

Searched refs:child_pid_to_exec_file (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dinftarg.c511 child_pid_to_exec_file (int pid) in child_pid_to_exec_file() function
621 deprecated_child_ops.to_pid_to_exec_file = child_pid_to_exec_file; in init_child_ops()
Dtarget.h563 extern char *child_pid_to_exec_file (int);
Dlinux-nat.c524 = xstrdup (child_pid_to_exec_file (pid)); in linux_handle_extended_wait()
2425 child_pid_to_exec_file (int pid) in child_pid_to_exec_file() function
Dwin32-nat.c1670 child_pid_to_exec_file (int pid) in child_pid_to_exec_file() function
2122 deprecated_child_ops.to_pid_to_exec_file = child_pid_to_exec_file; in init_child_ops()