Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDinfttrace.c2948 uint64_t tc_magic_child = TT_VERSION; in parent_attach_all() local
2964 &tc_magic_child, in parent_attach_all()
2965 sizeof (tc_magic_child)); in parent_attach_all()
2972 if (tc_magic_child != tc_magic_parent) in parent_attach_all()
3100 uint64_t tc_magic_child = 0; in child_acknowledge_created_inferior() local
3104 &tc_magic_child, in child_acknowledge_created_inferior()
3105 sizeof (tc_magic_child)); in child_acknowledge_created_inferior()