Searched refs:_bfd_elf_make_section_from_shdr (Results 1 – 15 of 15) sorted by relevance
| /NextBSD/contrib/binutils/bfd/ |
| HD | elf.c | 779 _bfd_elf_make_section_from_shdr (bfd *abfd, in _bfd_elf_make_section_from_shdr() function 1869 return _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex); in bfd_section_from_shdr() 1872 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)) in bfd_section_from_shdr() 1927 && ! _bfd_elf_make_section_from_shdr (abfd, hdr, name, in bfd_section_from_shdr() 1973 return _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex); in bfd_section_from_shdr() 2009 return _bfd_elf_make_section_from_shdr (abfd, hdr, name, in bfd_section_from_shdr() 2038 return _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex); in bfd_section_from_shdr() 2060 return _bfd_elf_make_section_from_shdr (abfd, hdr, name, in bfd_section_from_shdr() 2113 return _bfd_elf_make_section_from_shdr (abfd, hdr, name, in bfd_section_from_shdr() 2150 return _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex); in bfd_section_from_shdr() [all …]
|
| HD | elfxx-target.h | 350 #define elf_backend_section_from_shdr _bfd_elf_make_section_from_shdr
|
| HD | elf-bfd.h | 1583 extern bfd_boolean _bfd_elf_make_section_from_shdr
|
| HD | elf64-x86-64.c | 3437 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)) in elf64_x86_64_section_from_shdr()
|
| HD | ChangeLog-9495 | 211 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on 439 header, pass the new one to _bfd_elf_make_section_from_shdr. 506 * elf.c (_bfd_elf_make_section_from_shdr): Adjust section lma 4845 (_bfd_elf_make_section_from_shdr): Store BFD section pointer in 6734 * elf.c (_bfd_elf_make_section_from_shdr): Only set SEC_DATA if 6918 * elf.c (_bfd_elf_make_section_from_shdr): New function, based on 6920 * libelf.h (_bfd_elf_make_section_from_shdr): Declare. 6922 _bfd_elf_make_section_from_shdr to create BFD sections. If a 6926 _bfd_elf_make_section_from_shdr.
|
| HD | ChangeLog-0001 | 1282 * elf.c (_bfd_elf_make_section_from_shdr): Set the LMA based on the 1492 (_bfd_elf_make_section_from_shdr): Set BFD flags for SHT_GROUP. 4700 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_MERGE and 6380 * elf.c (_bfd_elf_make_section_from_shdr): Call the 6705 * elf.c (_bfd_elf_make_section_from_shdr): Make debug_sec_names 6936 * elf.c (_bfd_elf_make_section_from_shdr): Add
|
| HD | ChangeLog-0203 | 1754 * elf.c (_bfd_elf_make_section_from_shdr): Always use the 8506 (_bfd_elf_make_section_from_shdr): Don't set SEC_LINK_ONCE on 8786 * elf.c (_bfd_elf_make_section_from_shdr): Set SEC_THREAD_LOCAL 9666 * elf.c (_bfd_elf_make_section_from_shdr): When setting section 9790 * elf.c (_bfd_elf_make_section_from_shdr): Don't set lma based on 10237 * elf.c (_bfd_elf_make_section_from_shdr): Do not insist on
|
| HD | elf64-alpha.c | 1134 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)) in elf64_alpha_section_from_shdr()
|
| HD | elfxx-ia64.c | 1486 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)) in elfNN_ia64_section_from_shdr()
|
| HD | elf32-ppc.c | 1948 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)) in ppc_elf_section_from_shdr()
|
| HD | ChangeLog-9899 | 4256 * elf.c (_bfd_elf_make_section_from_shdr): When setting the LMA, 5021 * elf.c (_bfd_elf_make_section_from_shdr): Likewise.
|
| HD | elf32-arm.c | 9491 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)) in elf32_arm_section_from_shdr()
|
| HD | ChangeLog-2006 | 999 * elf.c (_bfd_elf_make_section_from_shdr): Correct length of
|
| HD | ChangeLog-9697 | 3863 * elf.c (_bfd_elf_make_section_from_shdr): Treat sections whose 3985 * elf.c (_bfd_elf_make_section_from_shdr): For a loadable section,
|
| HD | elfxx-mips.c | 5491 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex)) in _bfd_mips_elf_section_from_shdr()
|