HomeSort by: relevance | last modified time | path
    Searched defs:bfd_elf_allocate_object (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf.c 295 bfd_elf_allocate_object (bfd *abfd, function
319 return bfd_elf_allocate_object (abfd, sizeof (struct elf_obj_tdata));
  /src/external/gpl3/binutils.old/dist/bfd/
elf.c 227 bfd_elf_allocate_object (bfd *abfd, function
251 return bfd_elf_allocate_object (abfd, sizeof (struct elf_obj_tdata));

Completed in 52 milliseconds