Home
last modified time | relevance | path

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

/netbsd/external/gpl3/binutils/dist/gprof/
H A Dcg_arcs.c41 static int cmp_topo (const void *, const void *);
154 cmp_topo (const void *lp, const void *rp) in cmp_topo() function
645 qsort (top_sorted_syms, symtab.len, sizeof (Sym *), cmp_topo); in cg_assemble()
/netbsd/external/gpl3/binutils.old/dist/gprof/
H A 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()
/netbsd/external/gpl3/gdb/dist/gprof/
H A 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()
/netbsd/external/gpl3/gdb.old/dist/gprof/
H A 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()