Home
last modified time | relevance | path

Searched refs:to_pid_to_exec_file (Results 1 – 25 of 50) sorted by relevance

12

/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Damd64nbsd-nat.c74 t->to_pid_to_exec_file = nbsd_pid_to_exec_file; in _initialize_amd64nbsd_nat()
H A Dsparc64fbsd-nat.c74 t->to_pid_to_exec_file = fbsd_pid_to_exec_file; in _initialize_sparc64fbsd_nat()
H A Di386nbsd-nat.c86 t->to_pid_to_exec_file = nbsd_pid_to_exec_file; in _initialize_i386nbsd_nat()
H A Dinf-child.c136 t->to_pid_to_exec_file = inf_child_pid_to_exec_file; in inf_child_target()
H A Di386fbsd-nat.c145 t->to_pid_to_exec_file = fbsd_pid_to_exec_file; in _initialize_i386fbsd_nat()
H A Damd64fbsd-nat.c158 t->to_pid_to_exec_file = fbsd_pid_to_exec_file; in _initialize_amd64fbsd_nat()
H A Dhppanbsd-nat.c242 t->to_pid_to_exec_file = nbsd_pid_to_exec_file; in _initialize_hppanbsd_nat()
H A Dtarget.h505 char *(*to_pid_to_exec_file) (int pid); member
1271 (current_target.to_pid_to_exec_file) (pid)
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A Damd64nbsd-nat.c73 t->to_pid_to_exec_file = nbsd_pid_to_exec_file; in _initialize_amd64nbsd_nat()
H A Dsparc64fbsd-nat.c73 t->to_pid_to_exec_file = fbsd_pid_to_exec_file; in _initialize_sparc64fbsd_nat()
H A Di386nbsd-nat.c85 t->to_pid_to_exec_file = nbsd_pid_to_exec_file; in _initialize_i386nbsd_nat()
H A Di386fbsd-nat.c145 t->to_pid_to_exec_file = fbsd_pid_to_exec_file; in _initialize_i386fbsd_nat()
H A Di386dfly-nat.c191 t->to_pid_to_exec_file = fbsd_pid_to_exec_file; in _initialize_i386dfly_nat()
H A Damd64fbsd-nat.c187 t->to_pid_to_exec_file = fbsd_pid_to_exec_file; in _initialize_amd64fbsd_nat()
H A Dppcfbsd-nat.c217 t->to_pid_to_exec_file = fbsd_pid_to_exec_file; in _initialize_ppcfbsd_nat()
H A Damd64dfly-nat.c250 t->to_pid_to_exec_file = fbsd_pid_to_exec_file; in _initialize_amd64dfly_nat()
H A Dhppanbsd-nat.c242 t->to_pid_to_exec_file = nbsd_pid_to_exec_file; in _initialize_hppanbsd_nat()
H A Dinf-child.c411 t->to_pid_to_exec_file = inf_child_pid_to_exec_file; in inf_child_target()
/dports/devel/gdb/gdb-11.1/gdb/
H A Ddfly-nat.c159 t->to_pid_to_exec_file = dfly_pid_to_exec_file; in dfly_nat_add_target()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dtarget.h381 char *(*to_pid_to_exec_file) (int pid); member
984 (current_target.to_pid_to_exec_file) (pid)
H A Dtarget.c432 INHERIT (to_pid_to_exec_file, t); in update_current_target()
620 de_fault (to_pid_to_exec_file, in update_current_target()
2320 exec_file = debug_target.to_pid_to_exec_file (pid); in debug_to_pid_to_exec_file()
2388 current_target.to_pid_to_exec_file = debug_to_pid_to_exec_file; in setup_target_debug()
H A Dinftarg.c645 child_ops.to_pid_to_exec_file = child_pid_to_exec_file;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/gdb/
H A Dtarget.h381 char *(*to_pid_to_exec_file) (int pid); member
984 (current_target.to_pid_to_exec_file) (pid)
H A Dtarget.c432 INHERIT (to_pid_to_exec_file, t); in update_current_target()
620 de_fault (to_pid_to_exec_file, in update_current_target()
2320 exec_file = debug_target.to_pid_to_exec_file (pid); in debug_to_pid_to_exec_file()
2388 current_target.to_pid_to_exec_file = debug_to_pid_to_exec_file; in setup_target_debug()
H A Dinftarg.c645 child_ops.to_pid_to_exec_file = child_pid_to_exec_file; in init_child_ops()

12