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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-hooks.c53 tui_new_objfile_hook (struct objfile* objfile) function
285 gdb::observers::new_objfile.attach (tui_new_objfile_hook);
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-hooks.c53 tui_new_objfile_hook (struct objfile* objfile) function
285 gdb::observers::new_objfile.attach (tui_new_objfile_hook, "tui-hooks");

Completed in 176 milliseconds