Home
last modified time | relevance | path

Searched refs:hdr2 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf.c1743 Elf_Internal_Shdr *hdr2 = elf_elfsections (abfd)[i]; in bfd_section_from_shdr() local
1744 if (hdr2->sh_type == SHT_SYMTAB_SHNDX in bfd_section_from_shdr()
1745 && hdr2->sh_link == shindex) in bfd_section_from_shdr()
1751 Elf_Internal_Shdr *hdr2 = elf_elfsections (abfd)[i]; in bfd_section_from_shdr() local
1752 if (hdr2->sh_type == SHT_SYMTAB_SHNDX in bfd_section_from_shdr()
1753 && hdr2->sh_link == shindex) in bfd_section_from_shdr()
1843 Elf_Internal_Shdr *hdr2 = elf_elfsections (abfd)[i]; in bfd_section_from_shdr() local
1844 if (hdr2->sh_link == shindex) in bfd_section_from_shdr()
1866 Elf_Internal_Shdr *hdr2, **p_hdr; in bfd_section_from_shdr() local
1960 amt = sizeof (*hdr2); in bfd_section_from_shdr()
[all …]
Decoff.c1915 const asection *hdr2 = *(const asection **) arg2; in ecoff_sort_hdrs() local
1919 if ((hdr2->flags & SEC_ALLOC) == 0) in ecoff_sort_hdrs()
1924 if ((hdr2->flags & SEC_ALLOC) != 0) in ecoff_sort_hdrs()
1927 if (hdr1->vma < hdr2->vma) in ecoff_sort_hdrs()
1929 else if (hdr1->vma > hdr2->vma) in ecoff_sort_hdrs()
Delflink.c7148 Elf_Internal_Shdr *hdr1, *hdr2; in bfd_elf_match_symbols_in_sections() local
7178 hdr2 = &elf_tdata (bfd2)->symtab_hdr; in bfd_elf_match_symbols_in_sections()
7179 symcount2 = hdr2->sh_size / bed2->s->sizeof_sym; in bfd_elf_match_symbols_in_sections()
7204 isymbuf2 = bfd_elf_get_elf_syms (bfd2, hdr2, symcount2, 0, in bfd_elf_match_symbols_in_sections()
7285 hdr2->sh_link, in bfd_elf_match_symbols_in_sections()
7334 = bfd_elf_string_from_elf_section (bfd2, hdr2->sh_link, in bfd_elf_match_symbols_in_sections()