Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Dcoffcode.h4351 coff_sort_func_alent (const void * arg1, const void * arg2) in coff_sort_func_alent() function
4527 qsort (func_table, nbr_func, sizeof (alent *), coff_sort_func_alent); in coff_slurp_line_table()
H A DChangeLog-2014965 (coff_sort_func_alent): Return 0 if the pointers are NULL.
H A DChangeLog-20071360 * coffcode.h (coff_sort_func_alent): New function.
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Dcoffcode.h4489 coff_sort_func_alent (const void * arg1, const void * arg2) in coff_sort_func_alent() function
4665 qsort (func_table, nbr_func, sizeof (alent *), coff_sort_func_alent); in coff_slurp_line_table()
H A DChangeLog-2014965 (coff_sort_func_alent): Return 0 if the pointers are NULL.
H A DChangeLog-20071360 * coffcode.h (coff_sort_func_alent): New function.
/netbsd-src/external/gpl3/gdb/dist/bfd/
H A DChangeLog-2014965 (coff_sort_func_alent): Return 0 if the pointers are NULL.
H A DChangeLog-20071360 * coffcode.h (coff_sort_func_alent): New function.
/netbsd-src/external/gpl3/gdb.old/dist/bfd/
H A DChangeLog-20071360 * coffcode.h (coff_sort_func_alent): New function.