HomeSort by: relevance | last modified time | path
    Searched defs:bfd_elf_allocate_object (Results 1 - 4 of 4) 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));
  /src/external/gpl3/gdb.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));
  /src/external/gpl3/gdb/dist/bfd/
elf.c 293 bfd_elf_allocate_object (bfd *abfd, function
317 return bfd_elf_allocate_object (abfd, sizeof (struct elf_obj_tdata));

Completed in 43 milliseconds