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

/freebsd-11.0-release/contrib/binutils/gprof/
H A Dmips.c37 static Sym indirect_child; variable
53 sym_init (&indirect_child);
54 indirect_child.name = _("<indirect child>");
55 indirect_child.cg.prop.fract = 1.0;
56 indirect_child.cg.cyc.head = &indirect_child;
97 arc_add (parent, &indirect_child, (unsigned long) 0);

Completed in 48 milliseconds