Searched refs:child_of_instance (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/common/
H A Dhw-instances.c228 ASSERT (parent->child_of_instance == NULL);
229 parent->child_of_instance = instance;
266 ASSERT (parent->child_of_instance == NULL);
267 parent->child_of_instance = instance;
H A Dhw-instances.h150 struct hw_instance *child_of_instance; member in struct:hw_instance

Completed in 101 milliseconds