Home
last modified time | relevance | path

Searched refs:sh_info (Results 1 – 25 of 60) sorted by relevance

123

/dragonfly/contrib/binutils-2.34/libiberty/
H A Dsimple-object-elf.c877 ELF_SET_FIELD (fns, cl, Shdr, buf, sh_info, Elf_Word, sh_info); in simple_object_elf_write_shdr()
968 unsigned int sh_info = 0; in simple_object_elf_write_to_file() local
987 sh_info, Elf_Word); in simple_object_elf_write_to_file()
1029 sh_size, sh_link, sh_info, in simple_object_elf_write_to_file()
1219 shdr, sh_info, Elf_Word); in simple_object_elf_copy_lto_debug_sections()
1262 if (pfnret[sh_info - 1] == 0) in simple_object_elf_copy_lto_debug_sections()
1549 unsigned int sh_info, sh_link; in simple_object_elf_copy_lto_debug_sections() local
1554 if (sh_info < SHN_LORESERVE in simple_object_elf_copy_lto_debug_sections()
1555 || sh_info > SHN_HIRESERVE) in simple_object_elf_copy_lto_debug_sections()
1556 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dragonfly/contrib/gcc-8.0/libiberty/
H A Dsimple-object-elf.c869 ELF_SET_FIELD (fns, cl, Shdr, buf, sh_info, Elf_Word, sh_info); in simple_object_elf_write_shdr()
960 unsigned int sh_info = 0; in simple_object_elf_write_to_file() local
979 sh_info, Elf_Word); in simple_object_elf_write_to_file()
1021 sh_size, sh_link, sh_info, in simple_object_elf_write_to_file()
1211 shdr, sh_info, Elf_Word); in simple_object_elf_copy_lto_debug_sections()
1254 if (pfnret[sh_info - 1] == 0) in simple_object_elf_copy_lto_debug_sections()
1521 unsigned int sh_info, sh_link; in simple_object_elf_copy_lto_debug_sections() local
1526 if (sh_info < SHN_LORESERVE in simple_object_elf_copy_lto_debug_sections()
1527 || sh_info > SHN_HIRESERVE) in simple_object_elf_copy_lto_debug_sections()
1528 sh_info = sh_map[sh_info]; in simple_object_elf_copy_lto_debug_sections()
[all …]
/dragonfly/contrib/elftoolchain/libelf/
H A Dgelf_shdr.c78 d->sh_info = sh32->sh_info; in gelf_getshdr()
125 sh32->sh_info = s->sh_info; in gelf_update_shdr()
H A Dlibelf_extended.c119 scn->s_shdr.s_shdr32.sh_info = phnum; in _libelf_setphnum()
121 scn->s_shdr.s_shdr64.sh_info = phnum; in _libelf_setphnum()
H A Delf_types.m4203 `sh_info, WORD',
216 `sh_info, WORD',
/dragonfly/contrib/binutils-2.27/bfd/
H A Delfcore.h203 if (i_shdr.sh_info != 0) in elf_core_file_p()
205 i_ehdrp->e_phnum = i_shdr.sh_info; in elf_core_file_p()
206 if (i_ehdrp->e_phnum != i_shdr.sh_info) in elf_core_file_p()
H A Delfcode.h318 dst->sh_info = H_GET_32 (abfd, src->sh_info); in elf_swap_shdr_in()
341 H_PUT_32 (abfd, src->sh_info, dst->sh_info); in elf_swap_shdr_out()
640 if (i_ehdrp->e_phnum == PN_XNUM && i_shdr.sh_info != 0) in elf_object_p()
642 i_ehdrp->e_phnum = i_shdr.sh_info; in elf_object_p()
643 if (i_ehdrp->e_phnum != i_shdr.sh_info) in elf_object_p()
732 && i_shdrp[shindex].sh_info >= num_sec) in elf_object_p()
828 && elf_section_data (s)->this_hdr.sh_info > 0) in elf_object_p()
833 targ_index = elf_section_data (s)->this_hdr.sh_info; in elf_object_p()
1014 i_shdrp[0]->sh_info = i_ehdrp->e_phnum; in elf_write_shdrs_and_ehdr()
1572 (long) hdr->sh_info, in elf_debug_section()
H A Delf.c1305 oheader->sh_info = iheader->sh_info; in copy_special_section_fields()
1334 if (iheader->sh_info) in copy_special_section_fields()
1342 iheader->sh_info); in copy_special_section_fields()
1348 sh_link = iheader->sh_info; in copy_special_section_fields()
1352 oheader->sh_info = sh_link; in copy_special_section_fields()
1472 && (iheader->sh_info != oheader->sh_info in _bfd_elf_copy_private_bfd_data()
2038 hdr->sh_info = 0; in bfd_section_from_shdr()
2120 hdr->sh_info = 0; in bfd_section_from_shdr()
4112 shstrtab_hdr->sh_info = 0; in _bfd_elf_compute_section_file_positions()
7246 ohdr->sh_info = ihdr->sh_info; in _bfd_elf_copy_private_section_data()
[all …]
H A Delf32-or1k.c858 if (r_symndx < symtab_hdr->sh_info) in or1k_elf_relocate_section()
1334 if (r_symndx >= symtab_hdr->sh_info) in or1k_elf_gc_sweep_hook()
1336 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in or1k_elf_gc_sweep_hook()
1441 if (r_symndx < symtab_hdr->sh_info) in or1k_elf_check_relocs()
1445 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in or1k_elf_check_relocs()
1492 size = symtab_hdr->sh_info; in or1k_elf_check_relocs()
1558 size = symtab_hdr->sh_info; in or1k_elf_check_relocs()
2488 locsymcount = symtab_hdr->sh_info; in or1k_elf_size_dynamic_sections()
/dragonfly/contrib/gdb-7/bfd/
H A Delfcore.h207 if (i_shdr.sh_info != 0) in elf_core_file_p()
209 i_ehdrp->e_phnum = i_shdr.sh_info; in elf_core_file_p()
210 if (i_ehdrp->e_phnum != i_shdr.sh_info) in elf_core_file_p()
H A Delfcode.h319 dst->sh_info = H_GET_32 (abfd, src->sh_info); in elf_swap_shdr_in()
342 H_PUT_32 (abfd, src->sh_info, dst->sh_info); in elf_swap_shdr_out()
644 if (i_ehdrp->e_phnum == PN_XNUM && i_shdr.sh_info != 0) in elf_object_p()
646 i_ehdrp->e_phnum = i_shdr.sh_info; in elf_object_p()
647 if (i_ehdrp->e_phnum != i_shdr.sh_info) in elf_object_p()
734 && i_shdrp[shindex].sh_info >= num_sec) in elf_object_p()
826 && elf_section_data (s)->this_hdr.sh_info > 0) in elf_object_p()
831 targ_index = elf_section_data (s)->this_hdr.sh_info; in elf_object_p()
1012 i_shdrp[0]->sh_info = i_ehdrp->e_phnum; in elf_write_shdrs_and_ehdr()
1568 (long) hdr->sh_info, in elf_debug_section()
H A Delf.c1644 hdr->sh_info = 0; in bfd_section_from_shdr()
1706 hdr->sh_info = 0; in bfd_section_from_shdr()
1858 || hdr->sh_info == SHN_UNDEF in bfd_section_from_shdr()
1859 || hdr->sh_info >= num_sec in bfd_section_from_shdr()
2693 if (this_hdr->sh_info == 0) in elf_fake_sections()
2705 if (this_hdr->sh_info == 0) in elf_fake_sections()
2857 extsymoff = symtab_hdr->sh_info; in bfd_elf_set_group_contents()
3498 shstrtab_hdr->sh_info = 0; in _bfd_elf_compute_section_file_positions()
6477 ohdr->sh_info = ihdr->sh_info; in _bfd_elf_copy_private_section_data()
6926 symstrtab_hdr->sh_info = 0; in swap_out_syms()
[all …]
H A Delf32-i386.c1187 if (r_symndx < symtab_hdr->sh_info) in elf_i386_check_tls_transition()
1190 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in elf_i386_check_tls_transition()
1458 if (r_symndx < symtab_hdr->sh_info) in elf_i386_check_relocs()
1486 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in elf_i386_check_relocs()
1603 size = symtab_hdr->sh_info; in elf_i386_check_relocs()
1883 if (r_symndx >= symtab_hdr->sh_info) in elf_i386_gc_sweep_hook()
1885 h = sym_hashes[r_symndx - symtab_hdr->sh_info]; in elf_i386_gc_sweep_hook()
2573 if (r_symndx < symtab_hdr->sh_info) in elf_i386_convert_mov_to_lea()
2597 indx = r_symndx - symtab_hdr->sh_info; in elf_i386_convert_mov_to_lea()
2750 locsymcount = symtab_hdr->sh_info; in elf_i386_size_dynamic_sections()
[all …]
/dragonfly/contrib/gdb-7/include/elf/
H A Dexternal.h121 unsigned char sh_info[4]; /* Additional section information */ member
134 unsigned char sh_info[4]; /* Additional section information */ member
/dragonfly/contrib/binutils-2.27/include/elf/
H A Dexternal.h120 unsigned char sh_info[4]; /* Additional section information */ member
133 unsigned char sh_info[4]; /* Additional section information */ member
/dragonfly/contrib/binutils-2.34/include/elf/
H A Dexternal.h120 unsigned char sh_info[4]; /* Additional section information */ member
133 unsigned char sh_info[4]; /* Additional section information */ member
/dragonfly/contrib/binutils-2.34/bfd/
H A Delfcore.h211 if (i_shdr.sh_info != 0) in elf_core_file_p()
213 i_ehdrp->e_phnum = i_shdr.sh_info; in elf_core_file_p()
214 if (i_ehdrp->e_phnum != i_shdr.sh_info) in elf_core_file_p()
H A Delfcode.h326 dst->sh_info = H_GET_32 (abfd, src->sh_info); in elf_swap_shdr_in()
349 H_PUT_32 (abfd, src->sh_info, dst->sh_info); in elf_swap_shdr_out()
647 if (i_ehdrp->e_phnum == PN_XNUM && i_shdr.sh_info != 0) in elf_object_p()
649 i_ehdrp->e_phnum = i_shdr.sh_info; in elf_object_p()
650 if (i_ehdrp->e_phnum != i_shdr.sh_info) in elf_object_p()
739 && i_shdrp[shindex].sh_info >= num_sec) in elf_object_p()
840 && elf_section_data (s)->this_hdr.sh_info > 0) in elf_object_p()
845 targ_index = elf_section_data (s)->this_hdr.sh_info; in elf_object_p()
1034 i_shdrp[0]->sh_info = i_ehdrp->e_phnum; in elf_write_shdrs_and_ehdr()
1598 (long) hdr->sh_info, in elf_debug_section()
H A Delf.c1430 oheader->sh_info = iheader->sh_info; in copy_special_section_fields()
1470 if (iheader->sh_info) in copy_special_section_fields()
1478 iheader->sh_info); in copy_special_section_fields()
1484 sh_link = iheader->sh_info; in copy_special_section_fields()
1609 && (iheader->sh_info != oheader->sh_info in _bfd_elf_copy_private_bfd_data()
2177 hdr->sh_info = 0; in bfd_section_from_shdr()
2261 hdr->sh_info = 0; in bfd_section_from_shdr()
4349 shstrtab_hdr->sh_info = 0; in _bfd_elf_compute_section_file_positions()
7844 ohdr->sh_info = ihdr->sh_info; in _bfd_elf_copy_private_section_data()
8578 if (hdr->sh_info == 0 in _bfd_elf_slurp_version_tables()
[all …]
/dragonfly/contrib/file/src/
H A Dreadelf.h214 Elf32_Word sh_info; member
227 Elf64_Word sh_info; member
/dragonfly/contrib/binutils-2.34/binutils/
H A Dreadelf.c5485 internal->sh_info = BYTE_GET (shdrs[i].sh_info); in get_32bit_section_headers()
5552 internal->sh_info = BYTE_GET (shdrs[i].sh_info); in get_64bit_section_headers()
6496 i, section->sh_info); in process_section_headers()
6507 i, section->sh_info); in process_section_headers()
6534 i, section->sh_info); in process_section_headers()
6608 section->sh_info, in process_section_headers()
6675 section->sh_info, in process_section_headers()
6698 section->sh_info, in process_section_headers()
10589 section->sh_info), in process_version_sections()
10591 section->sh_info); in process_version_sections()
[all …]
/dragonfly/sys/sys/
H A Delf32.h85 Elf32_Word sh_info; /* Depends on section type. */ member
H A Delf64.h100 Elf64_Word sh_info; /* Depends on section type. */ member
/dragonfly/contrib/binutils-2.27/binutils/
H A Dreadelf.c5056 internal->sh_info = BYTE_GET (shdrs[i].sh_info); in get_32bit_section_headers()
5118 internal->sh_info = BYTE_GET (shdrs[i].sh_info); in get_64bit_section_headers()
5986 section->sh_info, in process_section_headers()
6054 section->sh_info, in process_section_headers()
6077 section->sh_info, in process_section_headers()
6257 if (section->sh_info >= num_syms) in process_section_groups()
6263 sym = symtab + section->sh_info; in process_section_groups()
9737 section->sh_info); in process_version_sections()
9838 if (cnt < section->sh_info) in process_version_sections()
9952 cnt = section->sh_info; in process_version_sections()
[all …]
/dragonfly/contrib/binutils-2.34/elfcpp/
H A Delfcpp_internal.h77 Elf_Word sh_info; member

123