Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_redir.c285 TopSpec* parent_spec; /* the TopSpec which supplied the Spec */ member
327 TopSpec* parent_spec,
800 TopSpec* parent_spec, in generate_and_add_actives() argument
865 act.parent_spec = parent_spec; in generate_and_add_actives()
1116 delMe = act->parent_spec != NULL in VG_()
1118 && act->parent_spec->seginfo != NULL in VG_()
1120 && (act->parent_spec->mark || act->parent_sym->mark); in VG_()
1127 && act->parent_spec != NULL in VG_()
1237 act.parent_spec = NULL; in add_hardwired_active()