Home
last modified time | relevance | path

Searched refs:hash_symbol_entry (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/gas/
Dsymbols.c183 hash_symbol_entry (const void *e) in hash_symbol_entry() function
3108 sy_hash = htab_create_alloc (1024, hash_symbol_entry, eq_symbol_entry, in symbol_begin()
DChangeLog-20201954 (hash_symbol_entry): Adjust for symbol_entry_t change.
2422 (hash_symbol_entry): Likewise.
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dsymtab.c1245 hash_symbol_entry (const struct objfile *objfile_context, in hash_symbol_entry() function
1451 hash = hash_symbol_entry (objfile_context, name, domain); in symbol_cache_lookup()
DChangeLog-201510795 * symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as
13615 (hash_symbol_entry, eq_symbol_entry): New functions.