Home
last modified time | relevance | path

Searched refs:compare_syms (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/usr.bin/binutils/bfd/
H A Dsom.c236 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 DChangeLog-94954771 * som.c (compare_syms): Likewise.
7017 (compare_syms): Change types of arguments to const void *.
H A DChangeLog-9193663 (compare_syms): New function.
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Dsom.c2420 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 DChangeLog-20053430 (hppa_som_reloc, compare_syms, compare_subspaces)
H A DChangeLog-94954771 * som.c (compare_syms): Likewise.
7017 (compare_syms): Change types of arguments to const void *.
H A DChangeLog-9193663 (compare_syms): New function.