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

  /toolchain/binutils/binutils-2.25/include/
objalloc.h 108 extern void objalloc_free (struct objalloc *);
  /toolchain/binutils/binutils-2.25/libiberty/
objalloc.c 177 objalloc_free (struct objalloc *o) function
  /toolchain/binutils/binutils-2.25/bfd/
hash.c 426 objalloc_free ((struct objalloc *) table->memory);
opncls.c 123 objalloc_free ((struct objalloc *) abfd->memory);
140 objalloc_free ((struct objalloc *) abfd->memory);
    [all...]
ecofflink.c 537 objalloc_free (ainfo->memory);
    [all...]
elf32-i386.c 944 objalloc_free ((struct objalloc *) htab->loc_hash_memory);
    [all...]
elf64-ia64-vms.c 1037 objalloc_free ((struct objalloc *) ia64_info->loc_hash_memory);
    [all...]
elfnn-ia64.c     [all...]
elf64-x86-64.c     [all...]
elfxx-sparc.c     [all...]
elfnn-aarch64.c     [all...]

Completed in 372 milliseconds