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

/netbsd-current/external/gpl3/gdb.old/dist/sim/common/
H A Dhw-properties.c65 entry = me->properties_of_hw;
91 struct hw_property_data **insertion_point = &me->properties_of_hw;
171 struct hw_property_data **delete_point = &me->properties_of_hw;
208 for (property = me->properties_of_hw;
247 for (property = me->properties_of_hw;
297 struct hw_property_data *entry = owner->properties_of_hw;
319 if (me->properties_of_hw == NULL)
322 return me->properties_of_hw->property;
882 master = original->owner->properties_of_hw;
H A Dhw-device.h530 struct hw_property_data *properties_of_hw;
525 struct hw_property_data *properties_of_hw; member in struct:hw
/netbsd-current/external/gpl3/gdb/dist/sim/common/
H A Dhw-properties.c62 entry = me->properties_of_hw;
88 struct hw_property_data **insertion_point = &me->properties_of_hw;
168 struct hw_property_data **delete_point = &me->properties_of_hw;
205 for (property = me->properties_of_hw;
244 for (property = me->properties_of_hw;
294 struct hw_property_data *entry = owner->properties_of_hw;
316 if (me->properties_of_hw == NULL)
319 return me->properties_of_hw->property;
879 master = original->owner->properties_of_hw;
H A Dhw-device.h531 struct hw_property_data *properties_of_hw;
526 struct hw_property_data *properties_of_hw; member in struct:hw

Completed in 200 milliseconds