Searched refs:old_instance (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dhw-instances.c73 struct hw_instance *old_instance = *instance;
74 hw_instance_delete (old_instance);
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dhw-instances.c75 struct hw_instance *old_instance = *instance;
76 hw_instance_delete (old_instance);
/netbsd-current/external/gpl3/gdb.old/dist/sim/ppc/
H A Ddevice.c579 device_instance *old_instance = *instance;
580 device_instance_delete(old_instance);
576 device_instance *old_instance = *instance; local
/netbsd-current/external/gpl3/gdb/dist/sim/ppc/
H A Ddevice.c568 device_instance *old_instance = *instance;
569 device_instance_delete(old_instance);
565 device_instance *old_instance = *instance; local

Completed in 263 milliseconds