Searched refs:hdr2 (Results 1 – 5 of 5) sorted by relevance
1923 Elf_Internal_Shdr *hdr2 = elf_elfsections (abfd)[i]; in bfd_section_from_shdr() local1924 if (hdr2->sh_type == SHT_SYMTAB_SHNDX in bfd_section_from_shdr()1925 && hdr2->sh_link == shindex) in bfd_section_from_shdr()1931 Elf_Internal_Shdr *hdr2 = elf_elfsections (abfd)[i]; in bfd_section_from_shdr() local1932 if (hdr2->sh_type == SHT_SYMTAB_SHNDX in bfd_section_from_shdr()1933 && hdr2->sh_link == shindex) in bfd_section_from_shdr()2005 Elf_Internal_Shdr *hdr2 = elf_elfsections (abfd)[i]; in bfd_section_from_shdr() local2006 if (hdr2->sh_link == shindex) in bfd_section_from_shdr()2027 Elf_Internal_Shdr *hdr2; in bfd_section_from_shdr() local2106 hdr2 = &elf_section_data (target_sect)->rel_hdr; in bfd_section_from_shdr()[all …]
1904 const asection *hdr2 = *(const asection **) arg2; in ecoff_sort_hdrs() local1908 if ((hdr2->flags & SEC_ALLOC) == 0) in ecoff_sort_hdrs()1913 if ((hdr2->flags & SEC_ALLOC) != 0) in ecoff_sort_hdrs()1916 if (hdr1->vma < hdr2->vma) in ecoff_sort_hdrs()1918 else if (hdr1->vma > hdr2->vma) in ecoff_sort_hdrs()
1777 Elf_Internal_Shdr *hdr2 = elf_elfsections (abfd)[i]; in bfd_section_from_shdr() local1778 if (hdr2->sh_link == shindex) in bfd_section_from_shdr()1799 hdr2 = elf_elfsections (abfd)[i]; /* in case it moved */ in bfd_section_from_shdr()1801 newsect = (asection *) hdr2->bfd_section; in bfd_section_from_shdr()1805 hdr2 = &elf_section_data (newsect)->str_hdr; in bfd_section_from_shdr()1806 *hdr2 = *hdr; in bfd_section_from_shdr()1807 elf_elfsections (abfd)[shindex] = hdr2; in bfd_section_from_shdr()1820 Elf_Internal_Shdr *hdr2; in bfd_section_from_shdr() local1886 hdr2 = &elf_section_data (target_sect)->rel_hdr; in bfd_section_from_shdr()1891 amt = sizeof (*hdr2); in bfd_section_from_shdr()[all …]
2032 const asection *hdr2 = *(const asection **) arg2; local2036 if ((hdr2->flags & SEC_ALLOC) == 0)2041 if ((hdr2->flags & SEC_ALLOC) != 0)2044 if (hdr1->vma < hdr2->vma)2046 else if (hdr1->vma > hdr2->vma)
395 hdr2.h --, |