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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h4444 coff_sort_func_alent (const void * arg1, const void * arg2)
4565 qsort (func_table, nbr_func, sizeof (alent *), coff_sort_func_alent);
4443 coff_sort_func_alent (const void * arg1, const void * arg2) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoffcode.h4444 coff_sort_func_alent (const void * arg1, const void * arg2)
4565 qsort (func_table, nbr_func, sizeof (alent *), coff_sort_func_alent);
4443 coff_sort_func_alent (const void * arg1, const void * arg2) function

Completed in 114 milliseconds