Searched refs:auto_load_objfile_script_1 (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dauto-load.c724 auto_load_objfile_script_1 (struct objfile *objfile, const char *realname, function
830 if (auto_load_objfile_script_1 (objfile, realname.get (), language))
847 auto_load_objfile_script_1 (objfile, realname.get (), language);
881 auto_load_objfile_script_1 (objfile,
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dauto-load.c758 auto_load_objfile_script_1 (struct objfile *objfile, const char *realname, function
865 if (!auto_load_objfile_script_1 (objfile, realname.get (), language))
881 auto_load_objfile_script_1 (objfile, realname.get (), language);

Completed in 114 milliseconds