Home
last modified time | relevance | path

Searched refs:objalloc_create (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.25/include/
Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/toolchain/binutils/binutils-2.25/libiberty/
Dobjalloc.c86 objalloc_create (void) in objalloc_create() function
DChangeLog2534 * objalloc.c (objalloc_create, _objalloc_alloc, objalloc_free,
/toolchain/binutils/binutils-2.25/bfd/
Dhash.c385 table->memory = (void *) objalloc_create (); in bfd_hash_table_init_n()
Dopncls.c73 nbfd->memory = objalloc_create (); in _bfd_new_bfd()
Decofflink.c509 ainfo->memory = objalloc_create (); in bfd_ecoff_debug_init()
Delfnn-ia64.c1458 ret->loc_hash_memory = objalloc_create (); in elfNN_ia64_hash_table_create()
Delf32-i386.c970 ret->loc_hash_memory = objalloc_create (); in elf_i386_link_hash_table_create()
Delf64-ia64-vms.c1067 ret->loc_hash_memory = objalloc_create (); in elf64_ia64_hash_table_create()
Delfxx-sparc.c1183 ret->loc_hash_memory = objalloc_create (); in _bfd_sparc_elf_link_hash_table_create()
Delf64-x86-64.c1027 ret->loc_hash_memory = objalloc_create (); in elf_x86_64_link_hash_table_create()
Delfnn-aarch64.c2142 ret->loc_hash_memory = objalloc_create (); in elfNN_aarch64_link_hash_table_create()