Home
last modified time | relevance | path

Searched refs:htab_try_create (Results 1 – 18 of 18) sorted by relevance

/toolchain/binutils/binutils-2.27/include/
Dhashtab.h160 extern htab_t htab_try_create (size_t, htab_hash, htab_eq, htab_del);
DChangeLog-9103397 (htab_try_create): Likewise.
412 (htab_try_create): Delete.
797 (htab_try_create): New prototype. Mention which functions may
/toolchain/binutils/binutils-2.27/libiberty/
Dhashtab.c404 htab_try_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_try_create() function
DChangeLog2926 htab_try_create, htab_delete, htab_empty,
4388 (htab_try_create): Likewise.
4393 (htab_try_create): Delete.
5242 (htab_try_create): New.
/toolchain/binutils/binutils-2.27/bfd/
Delf32-m68k.c1501 got->entries = htab_try_create (ELF_M68K_R_8_MAX_N_SLOTS_IN_GOT in elf_m68k_get_got_entry()
1752 multi_got->bfd2got = htab_try_create (1, elf_m68k_bfd2got_entry_hash, in elf_m68k_get_bfd2got_entry()
Delf-eh-frame.c1281 hdr_info->u.dwarf.cies = htab_try_create (1, cie_hash, cie_eq, free); in find_merged_cie()
Delfxx-mips.c1787 htab->la25_stubs = htab_try_create (1, mips_elf_la25_stub_hash, in _bfd_mips_elf_init_stubs()
3110 g->got_entries = htab_try_create (1, mips_elf_got_entry_hash, in mips_elf_create_got_info()
3115 g->got_page_refs = htab_try_create (1, mips_got_page_ref_hash, in mips_elf_create_got_info()
4397 g->got_page_entries = htab_try_create (1, mips_got_page_entry_hash, in mips_elf_resolve_final_got_entries()
Delf32-score7.c1324 g->got_entries = htab_try_create (1, score_elf_got_entry_hash, in score_elf_create_got_section()
Delf32-score.c1465 g->got_entries = htab_try_create (1, score_elf_got_entry_hash, in score_elf_create_got_section()
Delfnn-ia64.c1456 ret->loc_hash_table = htab_try_create (1024, elfNN_ia64_local_htab_hash, in elfNN_ia64_hash_table_create()
Delf32-bfin.c3446 bfinfdpic_relocs_info (info) = htab_try_create (1, in _bfin_create_got_section()
Delf64-ia64-vms.c1065 ret->loc_hash_table = htab_try_create (1024, elf64_ia64_local_htab_hash, in elf64_ia64_hash_table_create()
Delfxx-sparc.c1179 ret->loc_hash_table = htab_try_create (1024, in _bfd_sparc_elf_link_hash_table_create()
Delf32-i386.c1044 ret->loc_hash_table = htab_try_create (1024, in elf_i386_link_hash_table_create()
Delf32-frv.c4225 frvfdpic_relocs_info (info) = htab_try_create (1, in _frv_create_got_section()
Delf64-x86-64.c1086 ret->loc_hash_table = htab_try_create (1024, in elf_x86_64_link_hash_table_create()
Delfnn-aarch64.c2599 ret->loc_hash_table = htab_try_create (1024, in elfNN_aarch64_link_hash_table_create()
Delf64-ppc.c4324 htab->tocsave_htab = htab_try_create (1024, in ppc64_elf_link_hash_table_create()