Searched refs:_bfd_elf_make_section_from_shdr (Results 1 - 24 of 24) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Delfxx-target.h334 #define elf_backend_section_from_shdr _bfd_elf_make_section_from_shdr
H A Delf.c742 _bfd_elf_make_section_from_shdr (bfd *abfd, function
1856 return _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
1859 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
1914 && ! _bfd_elf_make_section_from_shdr (abfd, hdr, name,
1960 return _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
1996 return _bfd_elf_make_section_from_shdr (abfd, hdr, name,
2025 return _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex);
2047 return _bfd_elf_make_section_from_shdr (abfd, hdr, name,
2100 return _bfd_elf_make_section_from_shdr (abfd, hdr, name,
2136 return _bfd_elf_make_section_from_shdr (abf
[all...]
H A Delf32-sh64.c288 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
H A Delf32-i370.c359 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
H A Delf-bfd.h1469 extern bfd_boolean _bfd_elf_make_section_from_shdr
H A Delf32-v850.c2137 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
H A Delf64-hppa.c442 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
H A Delf64-alpha.c1115 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
H A Delf64-x86-64.c3448 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
H A Delfxx-ia64.c1485 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
H A Delf32-ppc.c1840 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
H A Delf32-arm.c7712 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
H A Delfxx-mips.c5491 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Delf.c636 _bfd_elf_make_section_from_shdr (bfd *abfd, function
1679 return _bfd_elf_make_section_from_shdr (abfd, hdr, name);
1682 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name))
1733 && ! _bfd_elf_make_section_from_shdr (abfd, hdr, name))
1751 return _bfd_elf_make_section_from_shdr (abfd, hdr, name);
1818 return _bfd_elf_make_section_from_shdr (abfd, hdr, name);
1835 return _bfd_elf_make_section_from_shdr (abfd, hdr, name);
1881 return _bfd_elf_make_section_from_shdr (abfd, hdr, name);
1918 return _bfd_elf_make_section_from_shdr (abfd, hdr, name);
1924 return _bfd_elf_make_section_from_shdr (abf
[all...]
H A Delf32-sh64.c284 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name))
H A Delf-bfd.h1349 extern bfd_boolean _bfd_elf_make_section_from_shdr
H A Delf32-i370.c400 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name))
H A Delf32-v850.c2226 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name))
H A Delf64-hppa.c439 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name))
H A Delf64-x86-64.c2766 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name))
H A Delf32-ppc.c2300 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name))
H A Delfxx-ia64.c1263 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name))
H A Delf64-alpha.c2333 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name))
H A Delfxx-mips.c4506 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name))

Completed in 620 milliseconds