[v2 5/9] Add new string hash table based on htab_t.

Martin Liska mliska@suse.cz
Tue Aug 18 08:49:16 GMT 2020


ChangeLog:

	* gas/hash.h (struct string_tuple): New.
	(hash_string_tuple): Likewise.
	(eq_string_tuple): Likewise.
	(string_tuple_alloc): Likewise.
	(str_hash_find): Likewise.
	(str_hash_find_n): Likewise.
	(str_hash_delete): Likewise.
	(str_hash_insert): Likewise.
	(str_htab_create): Likewise.
---
 gas/hash.h | 79 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 79 insertions(+)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Add-new-string-hash-table-based-on-htab_t.patch
Type: text/x-patch
Size: 2104 bytes
Desc: not available
URL: <https://sourceware.org/pipermail/binutils/attachments/20200818/d117ca19/attachment-0001.bin>


More information about the Binutils mailing list