Home
last modified time | relevance | path

Searched refs:cmp_topo (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/gprof/
Dcg_arcs.c41 static int cmp_topo (const PTR, const PTR);
154 cmp_topo (const PTR lp, const PTR rp) in cmp_topo() function
645 qsort (top_sorted_syms, symtab.len, sizeof (Sym *), cmp_topo); in cg_assemble()