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

  /src/external/gpl3/binutils/dist/bfd/
elflink.c 8632 struct elf_symbuf_head
8680 static struct elf_symbuf_head *
8685 struct elf_symbuf_head *ssymbuf, *ssymhead;
8709 ssymbuf = (struct elf_symbuf_head *) bfd_malloc (total_size);
8753 struct elf_symbuf_head *ssymbuf1, *ssymbuf2;
8790 ssymbuf1 = (struct elf_symbuf_head *) elf_tdata (bfd1)->symbuf;
8791 ssymbuf2 = (struct elf_symbuf_head *) elf_tdata (bfd2)->symbuf;
8621 struct elf_symbuf_head struct
  /src/external/gpl3/binutils.old/dist/bfd/
elflink.c 8624 struct elf_symbuf_head
8672 static struct elf_symbuf_head *
8677 struct elf_symbuf_head *ssymbuf, *ssymhead;
8701 ssymbuf = (struct elf_symbuf_head *) bfd_malloc (total_size);
8745 struct elf_symbuf_head *ssymbuf1, *ssymbuf2;
8782 ssymbuf1 = (struct elf_symbuf_head *) elf_tdata (bfd1)->symbuf;
8783 ssymbuf2 = (struct elf_symbuf_head *) elf_tdata (bfd2)->symbuf;
8613 struct elf_symbuf_head struct
  /src/external/gpl3/gdb/dist/bfd/
elflink.c 8555 struct elf_symbuf_head
8603 static struct elf_symbuf_head *
8608 struct elf_symbuf_head *ssymbuf, *ssymhead;
8632 ssymbuf = (struct elf_symbuf_head *) bfd_malloc (total_size);
8676 struct elf_symbuf_head *ssymbuf1, *ssymbuf2;
8713 ssymbuf1 = (struct elf_symbuf_head *) elf_tdata (bfd1)->symbuf;
8714 ssymbuf2 = (struct elf_symbuf_head *) elf_tdata (bfd2)->symbuf;
8544 struct elf_symbuf_head struct
  /src/external/gpl3/gdb.old/dist/bfd/
elflink.c 8542 struct elf_symbuf_head
8590 static struct elf_symbuf_head *
8595 struct elf_symbuf_head *ssymbuf, *ssymhead;
8619 ssymbuf = (struct elf_symbuf_head *) bfd_malloc (total_size);
8663 struct elf_symbuf_head *ssymbuf1, *ssymbuf2;
8700 ssymbuf1 = (struct elf_symbuf_head *) elf_tdata (bfd1)->symbuf;
8701 ssymbuf2 = (struct elf_symbuf_head *) elf_tdata (bfd2)->symbuf;
8531 struct elf_symbuf_head struct

Completed in 61 milliseconds