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

  /src/external/gpl3/binutils/dist/bfd/
elf.c 891 _bfd_elf_make_section_from_shdr (bfd *abfd, function
2546 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2550 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
2643 && ! _bfd_elf_make_section_from_shdr (abfd, hdr, name,
2722 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2771 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name,
2801 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2831 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2860 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2921 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf.c 823 _bfd_elf_make_section_from_shdr (bfd *abfd, function
2482 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2486 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
2579 && ! _bfd_elf_make_section_from_shdr (abfd, hdr, name,
2658 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2707 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name,
2737 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2767 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2796 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2857 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf.c 796 _bfd_elf_make_section_from_shdr (bfd *abfd, function
2456 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2460 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
2553 && ! _bfd_elf_make_section_from_shdr (abfd, hdr, name,
2632 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2681 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name,
2711 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2741 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2770 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2831 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf.c 889 _bfd_elf_make_section_from_shdr (bfd *abfd, function
2544 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2548 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
2641 && ! _bfd_elf_make_section_from_shdr (abfd, hdr, name,
2720 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2769 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name,
2799 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2829 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2858 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2919 ret = _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)
    [all...]

Completed in 22 milliseconds