Searched refs:get_exec_file (Results 1 – 15 of 15) sorted by relevance
146 if (get_exec_file (0)) in fbsd_make_corefile_notes()148 char *fname = strrchr (get_exec_file (0), '/') + 1; in fbsd_make_corefile_notes()
35 extern char *get_exec_file (int err);
219 exec_file = (char *) get_exec_file (0); in child_attach()266 char *exec_file = get_exec_file (0); in child_detach()
148 exec_file = get_exec_file (1); in fork_inferior()
325 get_exec_file (int err) in get_exec_file() function
519 exec_file = (char *) get_exec_file (0); in procfs_attach()770 char *exec_file = get_exec_file (0); in procfs_detach()978 argv[0] = get_exec_file (1); in procfs_create_inferior()
192 get_exec_file (int err) in get_exec_file() function
885 filename = get_exec_file (1); in r3900_load()
419 exec_file = (char *) get_exec_file (0); in run_command()1825 exec_file = (char *) get_exec_file (0); in attach_command()
3530 exec_file = get_exec_file (0); in procfs_attach()3553 exec_file = get_exec_file (0); in procfs_detach()5894 if (get_exec_file (0)) in procfs_make_note_section()5896 strncpy (fname, strrchr (get_exec_file (0), '/') + 1, sizeof (fname)); in procfs_make_note_section()5897 strncpy (psargs, get_exec_file (0), in procfs_make_note_section()
1616 char *exec_file = (char *) get_exec_file (0); in child_attach()1651 char *exec_file = get_exec_file (0); in child_detach()
1541 filename = get_exec_file (1); in e7000_load()
2126 exec_file = (char *) get_exec_file (0); in gnu_attach()2176 char *exec_file = get_exec_file (0); in gnu_detach()
588 exec_file = get_exec_file (1); in go32_create_inferior()
1329 arg = get_exec_file (1); in load_command()