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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dtahoe.c59 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);
H A Dvax.c71 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 49 milliseconds