Searched refs:tui_target_new_objfile_chain (Results 1 – 1 of 1) sorted by relevance
57 static void (* tui_target_new_objfile_chain) (struct objfile*); variable65 if (tui_target_new_objfile_chain) in tui_new_objfile_hook()66 tui_target_new_objfile_chain (objfile); in tui_new_objfile_hook()318 tui_target_new_objfile_chain = target_new_objfile_hook; in _initialize_tui_hooks()