Searched refs:loc_hash_memory (Results 1 – 10 of 10) sorted by relevance
64 void *loc_hash_memory; member
156 void *loc_hash_memory; member1427 if (ia64_info->loc_hash_memory) in elfNN_ia64_link_hash_table_free()1428 objalloc_free ((struct objalloc *) ia64_info->loc_hash_memory); in elfNN_ia64_link_hash_table_free()1458 ret->loc_hash_memory = objalloc_create (); in elfNN_ia64_hash_table_create()1459 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elfNN_ia64_hash_table_create()1594 objalloc_alloc ((struct objalloc *) ia64_info->loc_hash_memory, in get_local_sym_hash()
807 void * loc_hash_memory; member917 objalloc_alloc ((struct objalloc *) htab->loc_hash_memory, in elf_i386_get_local_sym_hash()940 if (htab->loc_hash_memory) in elf_i386_link_hash_table_free()941 objalloc_free ((struct objalloc *) htab->loc_hash_memory); in elf_i386_link_hash_table_free()970 ret->loc_hash_memory = objalloc_create (); in elf_i386_link_hash_table_create()971 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elf_i386_link_hash_table_create()
163 void *loc_hash_memory; member1036 if (ia64_info->loc_hash_memory) in elf64_ia64_link_hash_table_free()1037 objalloc_free ((struct objalloc *) ia64_info->loc_hash_memory); in elf64_ia64_link_hash_table_free()1067 ret->loc_hash_memory = objalloc_create (); in elf64_ia64_hash_table_create()1068 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elf64_ia64_hash_table_create()1362 objalloc_alloc ((struct objalloc *) ia64_info->loc_hash_memory, in get_local_sym_hash()
842 void * loc_hash_memory; member957 objalloc_alloc ((struct objalloc *) htab->loc_hash_memory, in elf_x86_64_get_local_sym_hash()980 if (htab->loc_hash_memory) in elf_x86_64_link_hash_table_free()981 objalloc_free ((struct objalloc *) htab->loc_hash_memory); in elf_x86_64_link_hash_table_free()1027 ret->loc_hash_memory = objalloc_create (); in elf_x86_64_link_hash_table_create()1028 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elf_x86_64_link_hash_table_create()
1090 objalloc_alloc ((struct objalloc *) htab->loc_hash_memory, in elf_sparc_get_local_sym_hash()1115 if (htab->loc_hash_memory) in _bfd_sparc_elf_link_hash_table_free()1116 objalloc_free ((struct objalloc *) htab->loc_hash_memory); in _bfd_sparc_elf_link_hash_table_free()1183 ret->loc_hash_memory = objalloc_create (); in _bfd_sparc_elf_link_hash_table_create()1184 if (!ret->loc_hash_table || !ret->loc_hash_memory) in _bfd_sparc_elf_link_hash_table_create()
1891 void * loc_hash_memory; member2020 objalloc_alloc ((struct objalloc *) htab->loc_hash_memory, in elfNN_aarch64_get_local_sym_hash()2099 if (ret->loc_hash_memory) in elfNN_aarch64_link_hash_table_free()2100 objalloc_free ((struct objalloc *) ret->loc_hash_memory); in elfNN_aarch64_link_hash_table_free()2142 ret->loc_hash_memory = objalloc_create (); in elfNN_aarch64_link_hash_table_create()2143 if (!ret->loc_hash_table || !ret->loc_hash_memory) in elfNN_aarch64_link_hash_table_create()
2302 loc_hash_memory.2312 loc_hash_memory.2322 loc_hash_memory.2332 and loc_hash_memory.
3032 and loc_hash_memory.
683 to htab_t. Add loc_hash_memory field.689 loc_hash_table. Initialize loc_hash_memory.