HomeSort by relevance Sort by last modified time
    Searched refs:newts (Results 1 - 2 of 2) sorted by null

  /external/valgrind/main/coregrind/
m_redir.c 382 TopSpec* newts; local
501 newts = dinfo_zalloc("redir.rnnD.4", sizeof(TopSpec));
502 vg_assert(newts);
503 newts->next = NULL; /* not significant */
504 newts->seginfo = newdi;
505 newts->specs = specList;
506 newts->mark = False; /* not significant */
528 generate_and_add_actives( specList, newts,
535 newdi, newts );
539 generate_and_add_actives( specList, newts,
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-aix5.c 2379 struct tstate* newts = (struct tstate*)ARG1; local
    [all...]

Completed in 71 milliseconds