Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gdb/dist/gas/
H A Dsymbols.c174 hash_symbol_entry (const void *e) in hash_symbol_entry() function
2971 sy_hash = htab_create_alloc (16, hash_symbol_entry, eq_symbol_entry, in symbol_begin()
H A DChangeLog738 (hash_symbol_entry): Adjust for symbol_entry_t change.
1206 (hash_symbol_entry): Likewise.
/netbsd/external/gpl3/binutils/dist/gas/
H A Dsymbols.c182 hash_symbol_entry (const void *e) in hash_symbol_entry() function
2986 sy_hash = htab_create_alloc (16, hash_symbol_entry, eq_symbol_entry, in symbol_begin()
H A DChangeLog-20201954 (hash_symbol_entry): Adjust for symbol_entry_t change.
2422 (hash_symbol_entry): Likewise.
/netbsd/external/gpl3/gdb.old/dist/gas/
H A Dsymbols.c174 hash_symbol_entry (const void *e) in hash_symbol_entry() function
2971 sy_hash = htab_create_alloc (16, hash_symbol_entry, eq_symbol_entry, in symbol_begin()
H A DChangeLog738 (hash_symbol_entry): Adjust for symbol_entry_t change.
1206 (hash_symbol_entry): Likewise.
/netbsd/external/gpl3/gdb/dist/gdb/
H A Dsymtab.c1119 hash_symbol_entry (const struct objfile *objfile_context, in hash_symbol_entry() function
1339 hash = hash_symbol_entry (objfile_context, name, domain); in symbol_cache_lookup()
H A DChangeLog-201510795 * symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as
13615 (hash_symbol_entry, eq_symbol_entry): New functions.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dsymtab.c1119 hash_symbol_entry (const struct objfile *objfile_context, in hash_symbol_entry() function
1339 hash = hash_symbol_entry (objfile_context, name, domain); in symbol_cache_lookup()
H A DChangeLog-201510795 * symtab.c (hash_symbol_entry): Hash STRUCT_DOMAIN symbols as
13615 (hash_symbol_entry, eq_symbol_entry): New functions.