Home
last modified time | relevance | path

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

12

/netbsd/src/external/gpl3/gcc/dist/include/
Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/netbsd/src/external/gpl3/gdb/dist/include/
Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/netbsd/src/external/gpl3/binutils/dist/include/
Dobjalloc.h67 extern struct objalloc *objalloc_create (void);
/netbsd/src/external/gpl3/binutils/dist/libiberty/
Dobjalloc.c86 objalloc_create (void) in objalloc_create() function
/netbsd/src/external/gpl3/gdb/dist/libiberty/
Dobjalloc.c86 objalloc_create (void) in objalloc_create() function
/netbsd/src/external/gpl3/gcc/dist/libiberty/
Dobjalloc.c86 objalloc_create (void) in objalloc_create() function
/netbsd/src/external/gpl3/gdb/dist/bfd/
Dhash.c441 table->memory = (void *) objalloc_create (); in bfd_hash_table_init_n()
Dopncls.c99 nbfd->memory = objalloc_create (); in _bfd_new_bfd()
Decofflink.c510 ainfo->memory = objalloc_create (); in bfd_ecoff_debug_init()
Delfxx-x86.c793 ret->loc_hash_memory = objalloc_create (); in _bfd_x86_elf_link_hash_table_create()
Delfnn-ia64.c1472 ret->loc_hash_memory = objalloc_create (); in elfNN_ia64_hash_table_create()
Delf64-ia64-vms.c1074 ret->loc_hash_memory = objalloc_create (); in elf64_ia64_hash_table_create()
Delfxx-sparc.c1192 ret->loc_hash_memory = objalloc_create (); in _bfd_sparc_elf_link_hash_table_create()
Delfnn-riscv.c521 ret->loc_hash_memory = objalloc_create (); in riscv_elf_link_hash_table_create()
Delfnn-loongarch.c404 ret->loc_hash_memory = objalloc_create (); in loongarch_elf_link_hash_table_create()
/netbsd/src/external/gpl3/binutils/dist/bfd/
Dhash.c441 table->memory = (void *) objalloc_create (); in bfd_hash_table_init_n()
Dopncls.c99 nbfd->memory = objalloc_create (); in _bfd_new_bfd()
Decofflink.c510 ainfo->memory = objalloc_create (); in bfd_ecoff_debug_init()
Delfnn-ia64.c1472 ret->loc_hash_memory = objalloc_create (); in elfNN_ia64_hash_table_create()
Delfxx-x86.c793 ret->loc_hash_memory = objalloc_create (); in _bfd_x86_elf_link_hash_table_create()
Delf64-ia64-vms.c1074 ret->loc_hash_memory = objalloc_create (); in elf64_ia64_hash_table_create()
Delfnn-riscv.c517 ret->loc_hash_memory = objalloc_create (); in riscv_elf_link_hash_table_create()
Delfxx-sparc.c1192 ret->loc_hash_memory = objalloc_create (); in _bfd_sparc_elf_link_hash_table_create()
Delfnn-loongarch.c375 ret->loc_hash_memory = objalloc_create (); in loongarch_elf_link_hash_table_create()
Delfnn-aarch64.c2958 ret->loc_hash_memory = objalloc_create (); in elfNN_aarch64_link_hash_table_create()

12