Home
last modified time | relevance | path

Searched refs:hashmap (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dpdb.c60 htab_t hashmap; member
86 htab_t hashmap; member
107 htab_t hashmap; member
724 slot = htab_find_slot_with_hash (strings->hashmap, fn, hash, in copy_filechksms()
755 slot = htab_find_slot_with_hash (strings->hashmap, str, hash, INSERT); in add_string()
863 slot = htab_find_slot_with_hash (glob->hashmap, data, in add_globals_ref()
2305 slot = htab_find_slot_with_hash (ids->hashmap, data, hash, INSERT); in handle_udt_src_line()
3509 slot = htab_find_slot_with_hash (t->hashmap, data, hash, INSERT); in handle_type()
4552 glob.hashmap = htab_create_alloc (0, hash_global_entry, in populate_dbi_stream()
4559 htab_delete (glob.hashmap); in populate_dbi_stream()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20199933 and define hashmap traits for it.
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git140330 current hashmap based substitution mechanism always compares the target
152518 This changes the hashmap used in mi-cmds.c from a custom structure to