Searched refs:hash_ptr (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | elf-vxworks.c | 165 struct elf_link_hash_entry **hash_ptr; in elf_vxworks_emit_relocs() local 170 hash_ptr = rel_hash; in elf_vxworks_emit_relocs() 173 hash_ptr++) in elf_vxworks_emit_relocs() 175 if (*hash_ptr in elf_vxworks_emit_relocs() 176 && (*hash_ptr)->def_dynamic in elf_vxworks_emit_relocs() 177 && !(*hash_ptr)->def_regular in elf_vxworks_emit_relocs() 178 && ((*hash_ptr)->root.type == bfd_link_hash_defined in elf_vxworks_emit_relocs() 179 || (*hash_ptr)->root.type == bfd_link_hash_defweak) in elf_vxworks_emit_relocs() 180 && (*hash_ptr)->root.u.def.section->output_section != NULL) in elf_vxworks_emit_relocs() 194 asection *sec = (*hash_ptr)->root.u.def.section; in elf_vxworks_emit_relocs() [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf-vxworks.c | 165 struct elf_link_hash_entry **hash_ptr; in elf_vxworks_emit_relocs() local 170 hash_ptr = rel_hash; in elf_vxworks_emit_relocs() 173 hash_ptr++) in elf_vxworks_emit_relocs() 175 if (*hash_ptr in elf_vxworks_emit_relocs() 176 && (*hash_ptr)->def_dynamic in elf_vxworks_emit_relocs() 177 && !(*hash_ptr)->def_regular in elf_vxworks_emit_relocs() 178 && ((*hash_ptr)->root.type == bfd_link_hash_defined in elf_vxworks_emit_relocs() 179 || (*hash_ptr)->root.type == bfd_link_hash_defweak) in elf_vxworks_emit_relocs() 180 && (*hash_ptr)->root.u.def.section->output_section != NULL) in elf_vxworks_emit_relocs() 194 asection *sec = (*hash_ptr)->root.u.def.section; in elf_vxworks_emit_relocs() [all …]
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ecoff.c | 878 struct shash *hash_ptr; /* pointer to the hash table head */ member 1556 shash_t *hash_ptr; in add_string() local 1561 hash_ptr = (shash_t *) str_hash_find (hash_tbl, str); in add_string() 1562 if (hash_ptr == (shash_t *) NULL) in add_string() 1571 hash_ptr = allocate_shash (); in add_string() 1572 hash_ptr->indx = vp->num_allocated; in add_string() 1574 hash_ptr->string = &vp->last->datum->byte[vp->objects_last_page]; in add_string() 1579 strcpy (hash_ptr->string, str); in add_string() 1581 if (str_hash_insert (hash_tbl, str, hash_ptr, 0) != NULL) in add_string() 1586 *ret_hash = hash_ptr; in add_string() [all …]
|
H A D | ChangeLog-9295 | 9965 and in hash_ptr->string.
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ecoff.c | 878 struct shash *hash_ptr; /* pointer to the hash table head */ member 1556 shash_t *hash_ptr; in add_string() local 1561 hash_ptr = (shash_t *) str_hash_find (hash_tbl, str); in add_string() 1562 if (hash_ptr == (shash_t *) NULL) in add_string() 1571 hash_ptr = allocate_shash (); in add_string() 1572 hash_ptr->indx = vp->num_allocated; in add_string() 1574 hash_ptr->string = &vp->last->datum->byte[vp->objects_last_page]; in add_string() 1579 strcpy (hash_ptr->string, str); in add_string() 1581 if (str_hash_insert (hash_tbl, str, hash_ptr, 0) != NULL) in add_string() 1586 *ret_hash = hash_ptr; in add_string() [all …]
|
H A D | ChangeLog-9295 | 9965 and in hash_ptr->string.
|
/netbsd-src/external/gpl3/gcc/dist/libobjc/ |
H A D | ChangeLog | 2551 (hash_ptr, hash_string, compare_ptrs, compare_strings): Prefix
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2008 | 6094 (hash_descriptor, eq_descriptor, hash_ptr, eq_ptr, vec_descriptor, 14685 * ggc-common.c (hash_descriptor, eq_descriptor, hash_ptr, eq_ptr,
|
H A D | ChangeLog-2012 | 17815 (hash_descriptor, eq_descriptor, ptr_hash_entry, hash_ptr, eq_ptr,
|
H A D | ChangeLog-2007 | 9670 hash_ptr, eq_ptr): Likewise.
|
H A D | ChangeLog-2015 | 31105 (hash_ptr): Likewise.
|
H A D | ChangeLog-2004 | 15655 (hash_ptr,eq_ptr,ggc_prune_ptr): New static functions.
|