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

/external/valgrind/main/coregrind/
H A Dm_redir.c397 TopSpec* newts; local
634 newts = dinfo_zalloc("redir.rnnD.4", sizeof(TopSpec));
635 vg_assert(newts);
636 newts->next = NULL; /* not significant */
637 newts->seginfo = newdi;
638 newts->specs = specList;
639 newts->mark = False; /* not significant */
661 generate_and_add_actives( specList, newts,
668 newdi, newts );
672 generate_and_add_actives( specList, newts,
[all...]

Completed in 61 milliseconds