Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dinftarg.c510 child_pid_to_exec_file (int pid) in child_pid_to_exec_file() function
627 deprecated_child_ops.to_pid_to_exec_file = child_pid_to_exec_file; in init_child_ops()
H A Dtarget.h562 extern char *child_pid_to_exec_file (int);
H A Dhppah-nat.c1333 child_pid_to_exec_file (int pid) in child_pid_to_exec_file() function
H A Dlinux-nat.c458 = xstrdup (child_pid_to_exec_file (pid)); in linux_handle_extended_wait()
2364 child_pid_to_exec_file (int pid) in child_pid_to_exec_file() function
H A Dwin32-nat.c1658 child_pid_to_exec_file (int pid) in child_pid_to_exec_file() function
2107 deprecated_child_ops.to_pid_to_exec_file = child_pid_to_exec_file; in init_child_ops()
H A Dinfttrace.c4977 child_pid_to_exec_file (int tid) in child_pid_to_exec_file() function
H A DChangeLog-19981279 (child_pid_to_exec_file): New function
1288 * infptrace.c (child_pid_to_exec_file): Declare variable.
1308 * infptrace.c (child_pid_to_exec_file): Fix number of params to
1616 (child_pid_to_exec_file): New enclosed by CHILD_PID_TO_EXEC_FILE ifdef
1660 (child_pid_to_exec_file): New function
3256 New function definitions child_pid_to_exec_file, child_post_wait,
H A DChangeLog909 (child_pid_to_exec_file): Insert code previously in linux-proc.c.
4118 * win32-nat.c (child_pid_to_exec_file): New function.
4119 (init_child_ops): Add child_pid_to_exec_file as to_pid_to_exec_file
4153 * fbsd-proc.c (child_pid_to_exec_file): Ditto.
H A DChangeLog-200211423 * fbsd-proc.c (child_pid_to_exec_file, fbsd_find_memory_regions):
14003 (child_pid_to_exec_file): Revamp. Use pstat call to get the
14705 * linux-proc.c (child_pid_to_exec_file): Use readlink to get the
14759 * linux-proc.c: New file. Implement child_pid_to_exec_file,
H A DChangeLog-19994299 * infttrate.c (child_pid_to_exec_file): Find the correct base
8175 (child_pid_to_exec_file): Only call ptrace with
H A DChangeLog-20016258 (child_pid_to_exec_file): Likewise, but rename saved_inferior_pid
H A DChangeLog-200314178 * hppah-nat.c (child_pid_to_exec_file): Don't use boolean.