Home
last modified time | relevance | path

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

12

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

12