Home
last modified time | relevance | path

Searched refs:hdr1 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Decoff.c1914 const asection *hdr1 = *(const asection **) arg1; in ecoff_sort_hdrs() local
1917 if ((hdr1->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
7176 hdr1 = &elf_tdata (bfd1)->symtab_hdr; in bfd_elf_match_symbols_in_sections()
7177 symcount1 = hdr1->sh_size / bed1->s->sizeof_sym; in bfd_elf_match_symbols_in_sections()
7192 isymbuf1 = bfd_elf_get_elf_syms (bfd1, hdr1, symcount1, 0, in bfd_elf_match_symbols_in_sections()
7275 hdr1->sh_link, in bfd_elf_match_symbols_in_sections()
7329 = bfd_elf_string_from_elf_section (bfd1, hdr1->sh_link, in bfd_elf_match_symbols_in_sections()