Searched refs:compare_syms (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/usr.bin/binutils/bfd/ |
H A D | som.c | 236 static int compare_syms 2533 compare_syms (arg1, arg2) in compare_syms() function 2669 qsort (sorted_syms, num_syms, sizeof (asymbol *), compare_syms);
|
H A D | ChangeLog-9495 | 4771 * som.c (compare_syms): Likewise. 7017 (compare_syms): Change types of arguments to const void *.
|
H A D | ChangeLog-9193 | 663 (compare_syms): New function.
|
/openbsd/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | som.c | 2420 compare_syms (const void *arg1, const void *arg2) in compare_syms() function 2547 qsort (sorted_syms, num_syms, sizeof (asymbol *), compare_syms); in som_prep_for_fixups()
|
H A D | ChangeLog-2005 | 3430 (hppa_som_reloc, compare_syms, compare_subspaces)
|
H A D | ChangeLog-9495 | 4771 * som.c (compare_syms): Likewise. 7017 (compare_syms): Change types of arguments to const void *.
|
H A D | ChangeLog-9193 | 663 (compare_syms): New function.
|