Home | History | Annotate | Download | only in bfd

Lines Matching refs:hdr

813 			  const Elf_Internal_Shdr *hdr)
815 if (hdr->sh_flags & SHF_IA_64_SHORT)
825 elf64_ia64_fake_sections (bfd *abfd, Elf_Internal_Shdr *hdr,
836 hdr->sh_type = SHT_IA_64_UNWIND;
837 hdr->sh_flags |= SHF_LINK_ORDER;
840 hdr->sh_type = SHT_IA_64_EXT;
843 hdr->sh_flags |= SHF_IA_64_SHORT;
4443 Elf_Internal_Shdr *hdr,
4449 switch (hdr->sh_type)
4470 if (! _bfd_elf_make_section_from_shdr (abfd, hdr, name, shindex))
4475 asection *newsect = hdr->bfd_section;
4601 Elf_Internal_Shdr *hdr)
4603 if (hdr->bfd_section != NULL)
4605 const char *name = bfd_get_section_name (abfd, hdr->bfd_section);
4608 hdr->sh_flags |= SHF_IA_64_VMS_SHARED;
4618 hdr->sh_type = SHT_IA_64_VMS_DEBUG;
4624 hdr->sh_type = SHT_IA_64_VMS_TRACE;
4626 hdr->sh_type = SHT_IA_64_VMS_DEBUG_STR;
4639 Elf_Internal_Shdr *hdr;
4645 hdr = &elf_section_data (s)->this_hdr;
4647 if (strcmp (bfd_get_section_name (abfd, hdr->bfd_section),
4651 switch (hdr->sh_type)
4655 hdr->sh_info = unwind_info_sect_idx;
4718 Elf_Internal_Shdr *hdr;
4861 hdr = &elf_tdata (abfd)->symtab_hdr;
4862 symcount = hdr->sh_size / bed->s->sizeof_sym;
4867 extsymcount = symcount - hdr->sh_info;
4868 extsymoff = hdr->sh_info;
4873 isymbuf = bfd_elf_get_elf_syms (abfd, hdr, extsymcount, extsymoff,
4965 name = bfd_elf_string_from_elf_section (abfd, hdr->sh_link,