Searched refs:sh_entsize (Results 1 - 25 of 49) sorted by relevance

12

/macosx-10.10.1/cxxfilt-11/cxxfilt/include/elf/
H A Dexternal.h110 unsigned char sh_entsize[4]; /* Entry size if section holds table */ member in struct:__anon7560
123 unsigned char sh_entsize[8]; /* Entry size if section holds table */ member in struct:__anon7561
H A Dinternal.h84 bfd_size_type sh_entsize; /* Entry size if section holds table */ member in struct:elf_internal_shdr
/macosx-10.10.1/dtrace-147/libctf/
H A Dctf_lib.c134 dst->sh_entsize = src->sh_entsize;
334 ctfsect.cts_entsize = shp->sh_entsize;
342 symsect.cts_entsize = shp->sh_entsize;
349 strsect.cts_entsize = lhp->sh_entsize;
/macosx-10.10.1/dtrace-147/libelf/
H A Dgetdata.c178 size_t sz = sh->sh_entsize;
188 Elf64_Xword sz = sh->sh_entsize;
H A Dclscook.c612 pShdr->sh_entsize = 0;
631 pShdr->sh_type = SHT_STRTAB; /* Must yield ELF_T_BYTE to allow the sh_entsize used below! */
639 pShdr->sh_entsize = sizeof(struct _nlist);
644 pShdr->sh_type = SHT_STRTAB; /* Must yield ELF_T_BYTE to allow the sh_entsize used below! */
652 pShdr->sh_entsize = 0;
670 struct _nlist *pEnd = nsym + (pSymTab->sh_size/pSymTab->sh_entsize);
H A Dgelf.c354 dst->sh_entsize = (Elf64_Xword)s->sh_entsize;
404 dst->sh_entsize = (Elf32_Word)src->sh_entsize;
1110 n = shdr.sh_size / shdr.sh_entsize;
H A Dupdate.c236 sh->sh_entsize = (Half)sz;
/macosx-10.10.1/file-46/file/src/
H A Dreadelf.h188 Elf32_Word sh_entsize; member in struct:__anon8632
201 Elf64_Off sh_entsize; member in struct:__anon8633
/macosx-10.10.1/cxxfilt-11/cxxfilt/bfd/
H A Delf64-sparc.c78 entsize = rel_hdr->sh_entsize;
329 rela_hdr->sh_size = rela_hdr->sh_entsize * count;
727 elf_section_data (sec)->this_hdr.sh_entsize = 12;
H A Delf.c807 newsect->entsize = hdr->sh_entsize;
1884 if (hdr->sh_entsize != bed->s->sizeof_sym)
1936 if (hdr->sh_entsize != bed->s->sizeof_sym)
2021 if (hdr->sh_entsize
2126 if (hdr->sh_entsize != sizeof (Elf_External_Versym))
2144 if (hdr->sh_entsize != GRP_ENTRY_SIZE)
2703 rel_hdr->sh_entsize = (use_rela_p
2753 /* The sh_entsize and sh_info fields may have been set already by
2788 this_hdr->sh_entsize = bed->s->sizeof_hash_entry;
2792 this_hdr->sh_entsize
[all...]
H A Delfcode.h311 dst->sh_entsize = H_GET_WORD (abfd, src->sh_entsize);
334 H_PUT_WORD (abfd, src->sh_entsize, dst->sh_entsize);
913 rela_hdr->sh_size = rela_hdr->sh_entsize * sec->reloc_count;
1336 entsize = rel_hdr->sh_entsize;
1498 fprintf (stderr, "sh_entsize = %ld\n",
1499 (long) hdr->sh_entsize);
H A Delf64-mips.c2350 count = s->size / elf_section_data (s)->this_hdr.sh_entsize * 3;
2394 entsize = rel_hdr->sh_entsize;
2669 if (rel_hdr->sh_entsize == sizeof(Elf64_Mips_External_Rel))
2671 else if (rel_hdr->sh_entsize == sizeof(Elf64_Mips_External_Rela))
2688 rel_hdr->sh_size = rel_hdr->sh_entsize * *count;
2786 rela_hdr->sh_size = rela_hdr->sh_entsize * *count;
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;
2064 nsyms = symtab_hdr->sh_size / symtab_hdr->sh_entsize;
2069 if (shdr->sh_entsize == bed->s->sizeof_rel)
2071 else if (shdr->sh_entsize == bed->s->sizeof_rela)
2101 erela += shdr->sh_entsize;
2218 rel_hdr->sh_size = rel_hdr->sh_entsize * reloc_count;
2269 if (elf_section_data (output_section)->rel_hdr.sh_entsize
2270 == input_rel_hdr->sh_entsize)
[all...]
H A Delfxx-mips.c604 == (elf_section_data (sec)->rel_hdr.sh_entsize \
5422 if (hdr->sh_addralign != 0 && hdr->sh_entsize == 0)
5634 hdr->sh_entsize = sizeof (Elf32_External_gptab);
5645 hdr->sh_entsize = 0;
5647 hdr->sh_entsize = 1;
5657 hdr->sh_entsize = sizeof (Elf32_External_RegInfo);
5659 hdr->sh_entsize = 1;
5662 hdr->sh_entsize = sizeof (Elf32_External_RegInfo);
5670 hdr->sh_entsize = 0;
5697 hdr->sh_entsize
[all...]
H A Delf32-cris.c1887 elf_section_data (splt->output_section)->this_hdr.sh_entsize
1909 elf_section_data (splt->output_section)->this_hdr.sh_entsize
1929 elf_section_data (sgot->output_section)->this_hdr.sh_entsize = 4;
H A Delf32-m68k.c2267 elf_section_data (splt->output_section)->this_hdr.sh_entsize
2285 elf_section_data (sgot->output_section)->this_hdr.sh_entsize = 4;
/macosx-10.10.1/dtrace-147/sys/
H A Delf.h377 Elf32_Word sh_entsize; /* entry size if table */ member in struct:__anon8242
391 Elf64_Xword sh_entsize; /* entry size if table */ member in struct:__anon8243
/macosx-10.10.1/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c3658 internal->sh_entsize = BYTE_GET (shdrs[i].sh_entsize);
3695 internal->sh_entsize = BYTE_GET (shdrs[i].sh_entsize);
3736 number = section->sh_size / section->sh_entsize;
3799 number = section->sh_size / section->sh_entsize;
4099 if (section->sh_entsize != expected_entsize) \
4100 error (_("Section %d has invalid sh_entsize %lx (expected %lx)\n"), \
4101 i, (unsigned long int) section->sh_entsize, \
4103 section->sh_entsize
[all...]
/macosx-10.10.1/dtrace-147/tools/ctfconvert/
H A Ddump.c1172 cd.cd_nsyms = shdr.sh_size / shdr.sh_entsize;
1178 cd.cd_nsyms = shdr.sh_size / shdr.sh_entsize;
1189 cd.cd_nsyms = shdr.sh_size / shdr.sh_entsize;
1201 cd.cd_nsyms = shdr.sh_size / shdr.sh_entsize;
H A Doutput.c452 nent = shdr.sh_size / shdr.sh_entsize;
764 if (shdr.sh_type == symtab_type && shdr.sh_entsize != 0) {
765 int nsym = shdr.sh_size / shdr.sh_entsize;
H A Dinput.c386 si->si_nument = si->si_shdr.sh_size / si->si_shdr.sh_entsize;
/macosx-10.10.1/emacs-93/emacs/src/
H A Dunexelf.c1189 unsigned int num = spt->sh_size / spt->sh_entsize;
1268 reloc += section.sh_entsize)
1324 reloc += section.sh_entsize)
H A Dunexsni.c837 unsigned int num = spt->sh_size / spt->sh_entsize;
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Object/
H A DELF.h118 Elf_Word sh_entsize; // Size of records contained within the section member in struct:llvm::object::Elf_Shdr_Base
133 Elf_Xword sh_entsize; // Size of records contained within the section member in struct:llvm::object::Elf_Shdr_Base
138 using Elf_Shdr_Base<target_endianness, is64Bits>::sh_entsize;
143 if (sh_entsize == 0)
145 return sh_size / sh_entsize;
502 Current += Section->sh_entsize;
1310 RelData.w.c = relocsec->sh_size / relocsec->sh_entsize;
1322 if (Rel.w.c >= (relocsec->sh_size / relocsec->sh_entsize)) {
2342 + (Entry * Section->sh_entsize));
2485 size_t entry_index = ((const char*)symb - sec_start)/section->sh_entsize;
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DELF.h794 Elf32_Word sh_entsize; // Size of records contained within the section member in struct:llvm::ELF::Elf32_Shdr
808 Elf64_Xword sh_entsize; member in struct:llvm::ELF::Elf64_Shdr

Completed in 203 milliseconds

12