Home
last modified time | relevance | path

Searched refs:gnu_pid_to_exec_file (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dgnu-nat.c2224 gnu_pid_to_exec_file (int pid) in gnu_pid_to_exec_file() function
2617 gnu_ops.to_pid_to_exec_file = gnu_pid_to_exec_file; /* to_pid_to_exec_file */ in init_gnu_ops()
DChangeLog-19998160 (gnu_pid_to_exec_file): Change return type to char *.
DChangeLog-20015355 (gnu_pid_to_exec_file): Add PID parameter.