Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_redir.c394 Spec* specList; in VG_() local
507 specList = NULL; /* the spec list we're building up */ in VG_()
639 spec->next = specList; in VG_()
642 specList = spec; in VG_()
692 for (spec = specList; spec; spec = spec->next) in VG_()
715 newts->specs = specList; in VG_()
738 generate_and_add_actives( specList, newts, in VG_()
749 generate_and_add_actives( specList, newts, in VG_()