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

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dhw-device.h124 #define hw_family(hw) ((hw)->family_of_hw + 0)
492 const char *family_of_hw;
487 const char *family_of_hw; member in struct:hw
H A Dhw-base.c339 hw->family_of_hw = hw_strdup (hw, family);
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dhw-device.h127 #define hw_family(hw) ((hw)->family_of_hw + 0)
493 const char *family_of_hw;
488 const char *family_of_hw; member in struct:hw
H A Dhw-base.c325 hw->family_of_hw = hw_strdup (hw, family);

Completed in 193 milliseconds