Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_redir.c284 TopSpec* parent_spec; /* the TopSpec which supplied the Spec */ member
326 TopSpec* parent_spec,
781 TopSpec* parent_spec, in generate_and_add_actives() argument
834 act.parent_spec = parent_spec; in generate_and_add_actives()
1085 delMe = act->parent_spec != NULL in VG_()
1087 && act->parent_spec->seginfo != NULL in VG_()
1089 && (act->parent_spec->mark || act->parent_sym->mark); in VG_()
1096 && act->parent_spec != NULL in VG_()
1183 act.parent_spec = NULL; in add_hardwired_active()