Home
last modified time | relevance | path

Searched refs:child_of_instance (Results 1 – 8 of 8) sorted by relevance

/dports/devel/avr-gdb/gdb-7.3.1/sim/common/
H A Dhw-instances.c228 ASSERT (parent->child_of_instance == NULL); in hw_instance_create()
229 parent->child_of_instance = instance; in hw_instance_create()
266 ASSERT (parent->child_of_instance == NULL); in hw_instance_interceed()
267 parent->child_of_instance = instance; in hw_instance_interceed()
H A Dhw-instances.h150 struct hw_instance *child_of_instance; member
/dports/devel/gdb761/gdb-7.6.1/sim/common/
H A Dhw-instances.c228 ASSERT (parent->child_of_instance == NULL); in hw_instance_create()
229 parent->child_of_instance = instance; in hw_instance_create()
266 ASSERT (parent->child_of_instance == NULL); in hw_instance_interceed()
267 parent->child_of_instance = instance; in hw_instance_interceed()
H A Dhw-instances.h150 struct hw_instance *child_of_instance; member
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dhw-instances.c229 ASSERT (parent->child_of_instance == NULL);
230 parent->child_of_instance = instance;
267 ASSERT (parent->child_of_instance == NULL);
268 parent->child_of_instance = instance;
H A Dhw-instances.h151 struct hw_instance *child_of_instance;
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/common/
H A Dhw-instances.c229 ASSERT (parent->child_of_instance == NULL); in hw_instance_create()
230 parent->child_of_instance = instance; in hw_instance_create()
267 ASSERT (parent->child_of_instance == NULL); in hw_instance_interceed()
268 parent->child_of_instance = instance; in hw_instance_interceed()
H A Dhw-instances.h151 struct hw_instance *child_of_instance; member