]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Use htab_eq_string in libctf
authorAlan Modra <amodra@gmail.com>
Sun, 9 May 2021 02:58:32 +0000 (12:28 +0930)
committerAlan Modra <amodra@gmail.com>
Sun, 9 May 2021 02:58:32 +0000 (12:28 +0930)
commit4821e618adddf77138279883b72e87c2211418d5
tree364806886ad74a695cfc63faf56ac59459e35fec
parentb05a0fc79b9eed659cf52b4706f11700b92ae4af
Use htab_eq_string in libctf

* ctf-impl.h (ctf_dynset_eq_string): Don't declare.
* ctf-hash.c (ctf_dynset_eq_string): Delete function.
* ctf-dedup.c (make_set_element): Use htab_eq_string.
(ctf_dedup_atoms_init, ADD_CITER, ctf_dedup_init): Likewise.
(ctf_dedup_conflictify_unshared): Likewise.
(ctf_dedup_walk_output_mapping): Likewise.
libctf/ChangeLog
libctf/ctf-dedup.c
libctf/ctf-hash.c
libctf/ctf-impl.h