Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.34/bfd/
H A Dcoffcode.h4236 coff_sort_func_alent (const void * arg1, const void * arg2) in coff_sort_func_alent() function
4409 qsort (func_table, nbr_func, sizeof (alent *), coff_sort_func_alent); in coff_slurp_line_table()
/dragonfly/contrib/binutils-2.27/bfd/
H A Dcoffcode.h4533 coff_sort_func_alent (const void * arg1, const void * arg2) in coff_sort_func_alent() function
4691 qsort (func_table, nbr_func, sizeof (alent *), coff_sort_func_alent); in coff_slurp_line_table()