Searched refs:exec_file_host (Results 1 – 3 of 3) sorted by relevance
165 try_open_exec_file (const char *exec_file_host, struct inferior *inf, in try_open_exec_file() argument185 exec_file_attach (exec_file_host, add_flags & SYMFILE_VERBOSE); in try_open_exec_file()195 if (exec_file_host != NULL) in try_open_exec_file()199 symbol_file_add_main (exec_file_host, add_flags); in try_open_exec_file()331 gdb::unique_xmalloc_ptr<char> exec_file_host in exec_file_locate_attach() local341 try_open_exec_file (exec_file_host.get (), current_inferior (), add_flags); in exec_file_locate_attach()
105 extern void try_open_exec_file (const char *exec_file_host,
1301 gdb::unique_xmalloc_ptr<char> exec_file_host in follow_exec() local1308 if (exec_file_host == nullptr) in follow_exec()1365 try_open_exec_file (exec_file_host.get (), following_inferior, in follow_exec()