Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
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()
DChangeLog-2014965 (coff_sort_func_alent): Return 0 if the pointers are NULL.
DChangeLog-20071360 * coffcode.h (coff_sort_func_alent): New function.