Searched refs:this_hdr (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delf.c691 Elf_Internal_Shdr *this_hdr = &elf_section_data (s)->this_hdr; local
692 if ((this_hdr->sh_flags & SHF_LINK_ORDER) != 0)
694 unsigned int elfsec = this_hdr->sh_link;
711 this_hdr = elf_elfsections (abfd)[elfsec];
716 link = this_hdr->bfd_section;
800 elf_section_data (newsect)->this_hdr = *hdr;
2769 Elf_Internal_Shdr *this_hdr;
2779 this_hdr = &elf_section_data (asect)->this_hdr;
2764 Elf_Internal_Shdr *this_hdr; local
4563 Elf_Internal_Shdr *this_hdr; local
4671 Elf_Internal_Shdr *this_hdr; local
5874 Elf_Internal_Shdr *this_hdr; local
5986 Elf_Internal_Shdr *this_hdr; local
[all...]
H A Delf-vxworks.c223 d->this_hdr.sh_link = elf_tdata (abfd)->symtab_section;
226 d->this_hdr.sh_info = elf_section_data (sec)->this_idx;
H A Delf32-cr16.c689 contents = elf_section_data (sec)->this_hdr.contents;
936 || elf_section_data (input_section)->this_hdr.contents == NULL)
944 memcpy (data, elf_section_data (input_section)->this_hdr.contents,
1078 if (elf_section_data (sec)->this_hdr.contents != NULL)
1079 contents = elf_section_data (sec)->this_hdr.contents;
1179 elf_section_data (sec)->this_hdr.contents = contents;
1229 elf_section_data (sec)->this_hdr.contents = contents;
1268 elf_section_data (sec)->this_hdr.contents = contents;
1309 elf_section_data (sec)->this_hdr.contents = contents;
1345 && elf_section_data (sec)->this_hdr
[all...]
H A Delf64-sparc.c180 rel_hdr = &d->this_hdr;
255 if (elf_section_data (s)->this_hdr.sh_link == elf_dynsymtab (abfd)
256 && (elf_section_data (s)->this_hdr.sh_type == SHT_RELA))
566 elf_section_data (dynsymsec->output_section)->this_hdr.sh_info
727 elf_section_data (sec)->this_hdr.sh_entsize = 12;
H A Delf64-mips.c2387 if (elf_section_data (s)->this_hdr.sh_link == elf_dynsymtab (abfd)
2388 && (elf_section_data (s)->this_hdr.sh_type == SHT_REL
2389 || elf_section_data (s)->this_hdr.sh_type == SHT_RELA))
2396 count = s->size / elf_section_data (s)->this_hdr.sh_entsize * 3;
2625 rel_hdr = &d->this_hdr;
H A Delfcode.h879 if ((elf_section_data (s)->this_hdr.sh_type == SHT_REL
880 || elf_section_data (s)->this_hdr.sh_type == SHT_RELA)
881 && elf_section_data (s)->this_hdr.sh_info > 0)
886 targ_index = elf_section_data (s)->this_hdr.sh_info;
1490 rel_hdr = &d->this_hdr;
H A Delf-bfd.h1163 Elf_Internal_Shdr this_hdr;
1237 #define elf_section_type(sec) (elf_section_data(sec)->this_hdr.sh_type)
1238 #define elf_section_flags(sec) (elf_section_data(sec)->this_hdr.sh_flags)
1161 Elf_Internal_Shdr this_hdr; member in struct:bfd_elf_section_data
H A Delfxx-ia64.c948 if (elf_section_data (sec)->this_hdr.contents != NULL)
949 contents = elf_section_data (sec)->this_hdr.contents;
1342 && elf_section_data (sec)->this_hdr.contents != contents)
1349 elf_section_data (sec)->this_hdr.contents = contents;
1401 && elf_section_data (sec)->this_hdr.contents != contents)
1580 hdr = &elf_section_data (s)->this_hdr;
1710 hdr = &elf_section_data (s)->this_hdr;
1781 bfd_vma flags = elf_section_data(is)->this_hdr.sh_flags;
4649 flags = elf_section_data(input_section)->this_hdr.sh_flags;
4653 ->this_hdr
[all...]
H A Delf64-alpha.c1459 if (elf_section_data (msec)->this_hdr.sh_type != SHT_NOBITS)
3668 if (elf_section_data (sec)->this_hdr.contents != NULL)
3669 info.contents = elf_section_data (sec)->this_hdr.contents;
3860 && elf_section_data (sec)->this_hdr.contents != info.contents)
3867 elf_section_data (sec)->this_hdr.contents = info.contents;
3888 && elf_section_data (sec)->this_hdr.contents != info.contents)
4924 elf_section_data (splt->output_section)->this_hdr.sh_entsize = 0;
H A Delf32-arm.c3181 if (elf_section_data (sec)->this_hdr.contents != NULL)
3182 contents = elf_section_data (sec)->this_hdr.contents;
3242 && elf_section_data (sec)->this_hdr.contents != contents)
3256 && elf_section_data (sec)->this_hdr.contents != contents)
3683 if (elf_section_data (sec)->this_hdr.contents != NULL)
3684 contents = elf_section_data (sec)->this_hdr.contents;
3807 && elf_section_data (sec)->this_hdr.contents != contents)
3816 && elf_section_data (sec)->this_hdr.contents != contents)
7896 hdr = &elf_section_data (o)->this_hdr;
9314 elf_section_data (splt->output_section)->this_hdr
[all...]
H A Delflink.c240 elf_section_data (s)->this_hdr.sh_entsize = bed->s->sizeof_hash_entry;
254 elf_section_data (s)->this_hdr.sh_entsize = 0;
256 elf_section_data (s)->this_hdr.sh_entsize = 4;
734 switch (elf_section_data (p)->this_hdr.sh_type)
5689 if (elf_section_data (o)->this_hdr.sh_type
6272 hash_entry_size = elf_section_data (s)->this_hdr.sh_entsize;
8180 = elf_section_data (finfo->hash_sec)->this_hdr.sh_entsize;
8562 if (elf_section_data (o)->this_hdr.contents != NULL)
8563 contents = elf_section_data (o)->this_hdr.contents;
9999 elf_section_data (finfo.dynsym_sec->output_section)->this_hdr
[all...]
H A Delfxx-mips.c3835 mips_elf_section_data (s)->elf.this_hdr.sh_flags
4950 elf_section_data (input_section->output_section)->this_hdr.sh_flags
6905 if (elf_section_data (sec)->this_hdr.contents != NULL)
6906 contents = elf_section_data (sec)->this_hdr.contents;
6931 && elf_section_data (sec)->this_hdr.contents != contents)
6938 elf_section_data (sec)->this_hdr.contents = contents;
6945 && elf_section_data (sec)->this_hdr.contents != contents)
8954 elf_section_data (sgot->output_section)->this_hdr.sh_entsize
9032 elf_section_data (s->output_section)->this_hdr.sh_size
9397 if (elf_section_data (s)->this_hdr
[all...]
H A Delf32-ppc.c5550 if (elf_section_data (isec)->this_hdr.contents != NULL)
5551 contents = elf_section_data (isec)->this_hdr.contents;
5649 && elf_section_data (isec)->this_hdr.contents != contents)
5656 elf_section_data (isec)->this_hdr.contents = contents;
5675 && elf_section_data (isec)->this_hdr.contents != contents)
7521 elf_section_data (htab->got->output_section)->this_hdr.sh_entsize = 4;
H A Delf32-i386.c3718 ->this_hdr.sh_entsize = 4;
3762 elf_section_data (htab->sgotplt->output_section)->this_hdr.sh_entsize = 4;
3766 elf_section_data (htab->sgot->output_section)->this_hdr.sh_entsize = 4;
H A Delf32-score.c1294 elf_section_data (input_section->output_section)->this_hdr.sh_flags |= SHF_WRITE;
1366 score_elf_section_data (s)->elf.this_hdr.sh_flags |= SHF_ALLOC | SHF_WRITE | SHF_SCORE_GPREL;
3412 elf_section_data (sgot->output_section)->this_hdr.sh_entsize
H A Delf64-x86-64.c3349 elf_section_data (htab->splt->output_section)->this_hdr.sh_entsize =
3406 elf_section_data (htab->sgotplt->output_section)->this_hdr.sh_entsize =
3411 elf_section_data (htab->sgot->output_section)->this_hdr.sh_entsize
H A Delf32-s390.c3453 ->this_hdr.sh_entsize = 4;
3474 ->this_hdr.sh_entsize = 4;
H A Delf64-s390.c3360 ->this_hdr.sh_entsize = PLT_ENTRY_SIZE;
3379 ->this_hdr.sh_entsize = 8;
H A Delfxx-sparc.c4032 elf_section_data (splt->output_section)->this_hdr.sh_entsize
4049 elf_section_data (htab->sgot->output_section)->this_hdr.sh_entsize =
H A Delf64-ppc.c7574 elf_section_data (toc)->this_hdr.contents = contents;
11787 elf_section_data (htab->got->output_section)->this_hdr.sh_entsize = 8;
11793 elf_section_data (htab->plt->output_section)->this_hdr.sh_entsize
/freebsd-11-stable/contrib/binutils/binutils/
H A Dobjcopy.c816 ghdr = &elf_section_data (group)->this_hdr;

Completed in 297 milliseconds