HomeSort by relevance Sort by last modified time
    Searched refs:objalloc_create (Results 1 - 11 of 11) sorted by null

  /toolchain/binutils/binutils-2.25/include/
objalloc.h 67 extern struct objalloc *objalloc_create (void);
  /toolchain/binutils/binutils-2.25/libiberty/
objalloc.c 86 objalloc_create (void) function
  /toolchain/binutils/binutils-2.25/bfd/
hash.c 385 table->memory = (void *) objalloc_create ();
opncls.c 73 nbfd->memory = objalloc_create ();
    [all...]
ecofflink.c 511 ainfo->memory = objalloc_create ();
    [all...]
elf32-i386.c 973 ret->loc_hash_memory = objalloc_create ();
    [all...]
elf64-ia64-vms.c 1067 ret->loc_hash_memory = objalloc_create ();
    [all...]
elfnn-ia64.c     [all...]
elf64-x86-64.c     [all...]
elfxx-sparc.c     [all...]
elfnn-aarch64.c     [all...]

Completed in 567 milliseconds