Searched refs:cmp_topo (Results 1 – 1 of 1) sorted by relevance
41 static int cmp_topo (const PTR, const PTR);154 cmp_topo (const PTR lp, const PTR rp) in cmp_topo() function645 qsort (top_sorted_syms, symtab.len, sizeof (Sym *), cmp_topo); in cg_assemble()