Searched refs:bfd_section_from_shdr (Results 1 – 18 of 18) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-9193 | 549 * elfcode.h (bfd_section_from_shdr): Don't dump core if target 791 * elfcode.h (bfd_section_from_shdr): Remove duplicate assignment 1164 * elfcode.h: (bfd_section_from_shdr): String tables (other 1545 * elfcode.h (bfd_section_from_shdr): Set filepos for SHT_STRTAB 1621 * elfcode.h (bfd_section_from_shdr): If section is SHT_PROGBITS, 1657 * elfcode.h (bfd_section_from_shdr): Only set SEC_DATA for a 2031 * elfcode.h: (bfd_section_from_shdr): Add a check for 3079 (bfd_section_from_shdr, bfd_shdr_from_section, elf_fake_sections): 3082 (bfd_section_from_shdr): Use Elf_External_Rel[a], not 32-bit 3164 * elfcode.h (bfd_section_from_shdr, case SHT_PROGBITS): Even if [all …]
|
D | ChangeLog-2006 | 436 * elf.c (bfd_section_from_shdr): Remove extraneous breaks. 1371 * elf.c (bfd_section_from_shdr): Reject unrecognised OS-specific 1439 (bfd_section_from_shdr, elf_fake_sections, assign_section_numbers): 2244 * coff-or32.c (bfd_section_from_shdr): Remove unused local 2315 * elf.c (bfd_section_from_shdr): Remove breaks after returns. 2401 * elf.c (bfd_section_from_shdr): Allow sections reserved for
|
D | ChangeLog-2005 | 72 * elf.c (bfd_section_from_shdr): Treat invalid reloc sections as 2022 * elf.c (bfd_section_from_shdr): Kill bogus warning. 2024 * elf.c (bfd_section_from_shdr): Fail if sh_entsize is bogus for 2066 * elf.c (bfd_section_from_shdr): Fail if name is NULL. 2648 * elf.c (bfd_section_from_shdr): Add sanity check when parsing 4035 (bfd_section_from_shdr): Pass shindex to 4301 * elf.c (bfd_section_from_shdr <default case>): Call 4766 (_bfd_elf_setup_group_pointers, bfd_section_from_shdr): Likewise. 4767 (bfd_section_from_shdr): For SHT_SYMTAB, load SHT_SYMTAB_SHNDX too
|
D | elf.c | 527 || ! bfd_section_from_shdr (abfd, ghdr->sh_link)) in group_signature() 1575 bfd_section_from_shdr (bfd *abfd, unsigned int shindex) in bfd_section_from_shdr() function 1757 ret = bfd_section_from_shdr (abfd, i); in bfd_section_from_shdr() 1849 if (! bfd_section_from_shdr (abfd, i)) in bfd_section_from_shdr() 1924 && ! bfd_section_from_shdr (abfd, hdr->sh_link)) in bfd_section_from_shdr() 1946 if (! bfd_section_from_shdr (abfd, hdr->sh_info)) in bfd_section_from_shdr()
|
D | ChangeLog-2008 | 584 * elf.c (bfd_section_from_shdr <SHT_SYMTAB>): Fail on invalid sh_info. 797 (bfd_section_from_shdr): Don't change SHT_GROUP section name. 2643 (bfd_section_from_shdr): Likewise. 2646 (bfd_section_from_shdr): Likewise. 2647 (bfd_section_from_shdr): Don't increment section number over
|
D | elf-bfd.h | 1925 extern bfd_boolean bfd_section_from_shdr
|
D | ChangeLog-9495 | 438 * elf.c (bfd_section_from_shdr): When using a different section 1654 * elf.c (bfd_section_from_shdr): Remove #if 0 sections. 2365 * elf.c (bfd_section_from_shdr): If the section pointed to by the 2637 * elf.c (bfd_section_from_shdr): In case SHT_REL[A], only get the 4821 (bfd_section_from_shdr): In SHT_STRTAB case, check bfd_section, 5599 * elfcode.h (bfd_section_from_shdr): If a SHT_SYMTAB section in a 6653 * elfcode.h (bfd_section_from_shdr): Don't turn a reloc section 6710 (bfd_section_from_shdr): Make a BFD section from an SHT_HASH 6919 code repeated three times in bfd_section_from_shdr in elfcode.h. 6921 * elfcode.h (bfd_section_from_shdr): Use new function [all …]
|
D | elfcode.h | 800 if (!bfd_section_from_shdr (abfd, shindex)) in elf_object_p()
|
D | ChangeLog | 512 * elf.c (bfd_section_from_shdr): Fix heap use after free memory 522 * elf.c (bfd_section_from_shdr): Allocate and free the recursion 538 * elf.c (bfd_section_from_shdr): Detect and warn about ELF
|
D | ChangeLog-9697 | 2214 (bfd_section_from_shdr): Turn version sections into BFD sections. 2459 (bfd_section_from_shdr): Handle SHT_GNU_ver* section types. 2911 * elf.c (bfd_section_from_shdr): Don't check for reloc sections 2998 * elf.c (bfd_section_from_shdr): Mark a reloc section associated 4694 * elf-bfd.h (bfd_section_from_shdr): Declare. 4759 * elf.c (bfd_section_from_shdr): Remove assertion requiring 6709 * elf.c (bfd_section_from_shdr): Add support for note sections.
|
D | ChangeLog-2007 | 920 * elf.c (bfd_section_from_shdr): Check bfd_alloc return. 1839 (bfd_section_from_shdr): Handle attributes sections. 2541 (bfd_section_from_shdr): Use new macro. Replace constant 4 with
|
D | ChangeLog-2012 | 1002 (bfd_section_from_shdr): Allow SHT_GROUP sections with just a flag 1900 * elf.c (bfd_section_from_shdr): Fail when .dynsym sh_info is
|
D | ChangeLog-2004 | 735 * elf.c (bfd_section_from_shdr): Handle SHT_GNU_LIBLIST. 1782 _bfd_elf_setup_group_pointers, bfd_section_from_shdr, 3399 * elf.c (bfd_section_from_shdr): Maintain the section order in
|
D | ChangeLog-2009 | 593 * elf.c (bfd_section_from_shdr): Allow SHN_BEFORE and SHN_AFTER 865 * elf.c (bfd_section_from_shdr): Do not reject sparc binaries with 1761 * elf.c (bfd_section_from_shdr): Don't change sh_link for
|
D | ChangeLog-0001 | 234 (bfd_section_from_shdr): Likewise. Handle SHT_SYMTAB_SHNDX. 1483 (bfd_section_from_shdr): Likewise. 1494 (bfd_section_from_shdr): Build a BFD section for SHT_GROUP. 8246 * elf.c (bfd_section_from_shdr): Don't set use_rela_p if rela
|
D | ChangeLog-0203 | 7731 * elf.c (bfd_section_from_shdr): Work around broken hpux shared 8501 (bfd_section_from_shdr): Likewise. Set section name of group 8517 * elf.c (bfd_section_from_shdr): Make "name" const. 9974 * elf.c (bfd_section_from_shdr): Handle special sections,
|
D | ChangeLog-9899 | 1947 * elf.c (bfd_section_from_shdr): Avoid crashing on a bogus sh_link 2232 * elf.c (bfd_section_from_shdr): Set use_rela_p appropriately.
|
D | ChangeLog-2010 | 759 * elf.c (bfd_section_from_shdr): Adjusted to match changes in
|