Searched refs:get_exec_file (Results 1 - 25 of 56) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dfbsd-nat.c178 if (get_exec_file (0))
180 char *fname = strrchr (get_exec_file (0), '/') + 1;
H A Dgdbcore.h35 extern char *get_exec_file (int err);
H A Dfork-child.c145 exec_file = get_exec_file (1);
H A Dinf-ptrace.c201 exec_file = get_exec_file (0);
255 char *exec_file = get_exec_file (0);
H A Dbsd-kvm.c27 #include "gdbcore.h" /* for get_exec_file */
81 execfile = get_exec_file (0);
H A Dcorefile.c194 get_exec_file (int err)
191 get_exec_file (int err) function
H A Dm32r-rom.c128 filename = get_exec_file (1);
472 args = get_exec_file (1);
H A Dnto-procfs.c526 exec_file = (char *) get_exec_file (0);
775 char *exec_file = get_exec_file (0);
987 argv[0] = get_exec_file (1);
H A Dspu-linux-nat.c400 if (!get_exec_file (0))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dfbsd-nat.c178 if (get_exec_file (0))
180 char *fname = strrchr (get_exec_file (0), '/') + 1;
H A Dgdbcore.h35 extern char *get_exec_file (int err);
H A Dfork-child.c145 exec_file = get_exec_file (1);
H A Dinf-ptrace.c201 exec_file = get_exec_file (0);
255 char *exec_file = get_exec_file (0);
H A Dbsd-kvm.c27 #include "gdbcore.h" /* for get_exec_file */
81 execfile = get_exec_file (0);
H A Dcorefile.c194 get_exec_file (int err)
191 get_exec_file (int err) function
H A Dm32r-rom.c128 filename = get_exec_file (1);
472 args = get_exec_file (1);
H A Dnto-procfs.c526 exec_file = (char *) get_exec_file (0);
775 char *exec_file = get_exec_file (0);
987 argv[0] = get_exec_file (1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dfbsd-nat.c178 if (get_exec_file (0))
180 char *fname = strrchr (get_exec_file (0), '/') + 1;
H A Dgdbcore.h35 extern char *get_exec_file (int err);
H A Dfork-child.c145 exec_file = get_exec_file (1);
H A Dinf-ptrace.c201 exec_file = get_exec_file (0);
255 char *exec_file = get_exec_file (0);
H A Dbsd-kvm.c27 #include "gdbcore.h" /* for get_exec_file */
81 execfile = get_exec_file (0);
H A Dcorefile.c194 get_exec_file (int err)
191 get_exec_file (int err) function
H A Dm32r-rom.c128 filename = get_exec_file (1);
472 args = get_exec_file (1);
H A Dnto-procfs.c526 exec_file = (char *) get_exec_file (0);
775 char *exec_file = get_exec_file (0);
987 argv[0] = get_exec_file (1);

Completed in 297 milliseconds

123