Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_redir.c396 TopSpec* newts; in VG_() local
693 newts = dinfo_zalloc("redir.rnnD.4", sizeof(TopSpec)); in VG_()
694 newts->next = NULL; /* not significant */ in VG_()
695 newts->seginfo = newdi; in VG_()
696 newts->specs = specList; in VG_()
697 newts->mark = False; /* not significant */ in VG_()
719 generate_and_add_actives( specList, newts, in VG_()
726 newdi, newts ); in VG_()
730 generate_and_add_actives( specList, newts, in VG_()
731 newdi, newts ); in VG_()
[all …]