Lines Matching refs:TopSpec
263 TopSpec; typedef
269 static TopSpec* topSpecs = NULL;
284 TopSpec* parent_spec; /* the TopSpec which supplied the Spec */
285 TopSpec* parent_sym; /* the TopSpec which supplied the symbol */
326 TopSpec* parent_spec,
329 TopSpec* parent_sym
395 TopSpec* ts; in VG_()
396 TopSpec* newts; in VG_()
693 newts = dinfo_zalloc("redir.rnnD.4", sizeof(TopSpec)); in VG_()
781 TopSpec* parent_spec, in generate_and_add_actives()
784 TopSpec* parent_sym in generate_and_add_actives()
1052 TopSpec* ts; in VG_()
1053 TopSpec* tsPrev; in VG_()
1207 topSpecs = dinfo_zalloc("redir.ahs.2", sizeof(TopSpec)); in add_hardwired_spec()
1809 TopSpec* ts; in show_redir_state()