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

  /toolchain/binutils/binutils-2.25/gprof/
tahoe.c 59 static Sym indirectchild; variable
233 sym_init (&indirectchild);
234 indirectchild.cg.prop.fract = 1.0;
235 indirectchild.cg.cyc.head = &indirectchild;
286 arc_add (parent, &indirectchild, (unsigned long) 0);
vax.c 71 static Sym indirectchild; variable
245 sym_init (&indirectchild);
246 indirectchild.cg.prop.fract = 1.0;
247 indirectchild.cg.cyc.head = &indirectchild;
297 arc_add (parent, &indirectchild, (unsigned long) 0);

Completed in 104 milliseconds