Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf-vxworks.c167 struct elf_link_hash_entry **hash_ptr; in elf_vxworks_emit_relocs() local
172 hash_ptr = rel_hash; in elf_vxworks_emit_relocs()
175 hash_ptr++) in elf_vxworks_emit_relocs()
177 if (*hash_ptr in elf_vxworks_emit_relocs()
178 && (*hash_ptr)->def_dynamic in elf_vxworks_emit_relocs()
179 && !(*hash_ptr)->def_regular in elf_vxworks_emit_relocs()
180 && ((*hash_ptr)->root.type == bfd_link_hash_defined in elf_vxworks_emit_relocs()
181 || (*hash_ptr)->root.type == bfd_link_hash_defweak) in elf_vxworks_emit_relocs()
182 && (*hash_ptr)->root.u.def.section->output_section != NULL) in elf_vxworks_emit_relocs()
196 asection *sec = (*hash_ptr)->root.u.def.section; in elf_vxworks_emit_relocs()
[all …]
/toolchain/binutils/binutils-2.25/gas/
Decoff.c878 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 *) hash_find (hash_tbl, str); in add_string()
1562 if (hash_ptr == (shash_t *) NULL) in add_string()
1573 hash_ptr = allocate_shash (); in add_string()
1574 hash_ptr->indx = vp->num_allocated; in add_string()
1576 hash_ptr->string = &vp->last->datum->byte[vp->objects_last_page]; in add_string()
1581 strcpy (hash_ptr->string, str); in add_string()
1583 err = hash_insert (hash_tbl, str, (char *) hash_ptr); in add_string()
1590 *ret_hash = hash_ptr; in add_string()
[all …]
DChangeLog-92959965 and in hash_ptr->string.