Searched refs:gdb_kod_open (Results 1 – 2 of 2) sorted by relevance
64 static char *(*gdb_kod_open) (kod_display_callback_ftype *display, variable166 gdb_kod_open = NULL; in kod_set_os()178 kodlib = (*gdb_kod_open) (gdb_kod_display, gdb_kod_query); in kod_set_os()215 gdb_kod_open = ecos_kod_open; in load_kod_library()223 gdb_kod_open = cisco_kod_open; in load_kod_library()
3082 * kod.c (gdb_kod_open): Update definition.