Searched refs:sh_type (Results 1 - 25 of 50) sorted by relevance

12

/macosx-10.9.5/dtrace-118.1/libelf/
H A Dchecksum.c116 if ((shdr->sh_type == SHT_DYNSYM) ||
117 (shdr->sh_type == SHT_DYNAMIC))
158 if ((shdr->sh_type == SHT_DYNSYM) ||
159 (shdr->sh_type == SHT_DYNAMIC))
H A Dstrptr.c62 if ((sh == 0) || (sh->sh_type != SHT_STRTAB)) {
70 if ((sh == 0) || (sh->sh_type != SHT_STRTAB)) {
H A Dupdate.c234 if (sh->sh_type == SHT_NULL) {
243 if ((sz = (Lword)_elf_entsz(elf, sh->sh_type, ver)) != 0)
281 if (sh->sh_type == SHT_NOBITS) {
425 if ((sh->sh_type != SHT_NOBITS) &&
433 if ((sh->sh_type != SHT_NOBITS) &&
594 if ((sh->sh_type == SHT_NOBITS) ||
595 (sh->sh_type == SHT_NULL)) {
903 if ((sh->sh_type == SHT_NOBITS) || (sh->sh_type == SHT_NULL))
H A Dclscook.c301 d->db_data.d_type = _elf_mtype(elf, sh->sh_type, work);
314 if (sh->sh_type != SHT_NOBITS)
613 pShdr->sh_type = SHT_UNKNOWN12;
640 pShdr->sh_type = SHT_STRTAB; /* Must yield ELF_T_BYTE to allow the sh_entsize used below! */
653 pShdr->sh_type = SHT_STRTAB; /* Must yield ELF_T_BYTE to allow the sh_entsize used below! */
H A Dgelf.c350 dst->sh_type = s->sh_type;
394 dst->sh_type = src->sh_type;
1111 if (shdr.sh_type != SHT_DYNAMIC)
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/elf/
H A Dexternal.h102 unsigned char sh_type[4]; /* Type of section */ member in struct:__anon7779
115 unsigned char sh_type[4]; /* Type of section */ member in struct:__anon7780
H A Dinternal.h80 unsigned int sh_type; /* Type of section */ member in struct:elf_internal_shdr
265 || sec_hdr->sh_type != SHT_NOBITS \
/macosx-10.9.5/cxxfilt-11/cxxfilt/bfd/
H A Delf32-sh64-com.c116 && elf_section_data (cranges)->this_hdr.sh_type == SHT_SH5_CR_SORTED)
125 if (elf_section_data (cranges)->this_hdr.sh_type
140 elf_section_data (cranges)->this_hdr.sh_type = SHT_SH5_CR_SORTED;
H A Delf.c474 if (hdr->sh_type != SHT_SYMTAB
507 if (shdr->sh_type == SHT_GROUP && shdr->sh_size >= 8)
532 if (shdr->sh_type == SHT_GROUP && shdr->sh_size >= 8)
715 else if (idx->shdr->sh_type == SHT_RELA
716 || idx->shdr->sh_type == SHT_REL)
729 (unsigned int) idx->shdr->sh_type,
776 elf_section_type (newsect) = hdr->sh_type;
788 if (hdr->sh_type != SHT_NOBITS)
790 if (hdr->sh_type == SHT_GROUP)
795 if (hdr->sh_type !
[all...]
H A Delfcode.h300 dst->sh_type = H_GET_32 (abfd, src->sh_type);
326 H_PUT_32 (abfd, src->sh_type, dst->sh_type);
741 || i_shdrp[shindex].sh_type == SHT_RELA
742 || i_shdrp[shindex].sh_type == SHT_REL)
750 && i_shdrp[shindex].sh_type != SHT_NOBITS
837 if ((elf_section_data (s)->this_hdr.sh_type == SHT_REL
838 || elf_section_data (s)->this_hdr.sh_type == SHT_RELA)
922 if (rela_hdr->sh_type
[all...]
H A Delf32-sh64.c149 elf_section_hdr->sh_type = SHT_SH5_CR_SORTED;
273 switch (hdr->sh_type)
712 if (elf_section_data (cranges)->this_hdr.sh_type
720 elf_section_data (cranges)->this_hdr.sh_type
H A Delf64-sparc.c256 && (elf_section_data (s)->this_hdr.sh_type == SHT_RELA))
338 if (rela_hdr->sh_type != SHT_RELA)
H A Delfxx-mips.c5313 if (hdr->sh_type == SHT_MIPS_REGINFO
5330 if (hdr->sh_type == SHT_MIPS_OPTIONS
5403 hdr->sh_type = SHT_PROGBITS;
5408 hdr->sh_type = SHT_NOBITS;
5413 hdr->sh_type = SHT_PROGBITS;
5418 hdr->sh_type = SHT_PROGBITS;
5456 switch (hdr->sh_type)
5536 if (hdr->sh_type == SHT_MIPS_REGINFO)
5552 if (hdr->sh_type == SHT_MIPS_OPTIONS)
5618 unsigned int sh_type;
5593 unsigned int sh_type; local
[all...]
H A Delf32-v850.c1938 switch (elf_elfsections(abfd)[indx]->sh_type)
2035 switch (elf_elfsections(abfd)[indx]->sh_type)
2114 switch (hdr->sh_type)
2142 hdr->sh_type = SHT_V850_SCOMMON;
2144 hdr->sh_type = SHT_V850_TCOMMON;
2146 hdr->sh_type = SHT_V850_ZCOMMON;
/macosx-10.9.5/dtrace-118.1/libctf/
H A Dctf_lib.c153 dst->sh_type = src->sh_type;
355 if (shp->sh_type == SHT_PROGBITS &&
358 ctfsect.cts_type = shp->sh_type;
364 } else if (shp->sh_type == SHT_SYMTAB) {
366 symsect.cts_type = shp->sh_type;
373 strsect.cts_type = lhp->sh_type;
/macosx-10.9.5/emacs-92/emacs/src/
H A Dunexelf.c751 if (OLD_SECTION_H (old_sbss_index).sh_type != SHT_NOBITS)
758 if (OLD_SECTION_H (old_plt_index).sh_type != SHT_NOBITS)
1018 if (NEW_SECTION_H (nn).sh_type != SHT_SYMTAB
1019 && NEW_SECTION_H (nn).sh_type != SHT_DYNSYM)
1028 NEW_SECTION_H (nn).sh_type = SHT_PROGBITS;
1032 if (NEW_SECTION_H (nn).sh_type == SHT_NULL
1033 || NEW_SECTION_H (nn).sh_type == SHT_NOBITS)
1105 if (NEW_SECTION_H (nn).sh_type == SHT_MIPS_DEBUG
1185 if (NEW_SECTION_H (nn).sh_type == SHT_SYMTAB
1186 || NEW_SECTION_H (nn).sh_type
[all...]
H A Dunexsni.c813 if (NEW_SECTION_H(nn).sh_type == SHT_NULL
814 || NEW_SECTION_H(nn).sh_type == SHT_NOBITS)
833 if (NEW_SECTION_H(nn).sh_type == SHT_SYMTAB
834 || NEW_SECTION_H(nn).sh_type == SHT_DYNSYM)
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dreadelf.c2531 get_mips_section_type_name (unsigned int sh_type)
2533 switch (sh_type)
2581 get_parisc_section_type_name (unsigned int sh_type)
2583 switch (sh_type)
2599 get_ia64_section_type_name (unsigned int sh_type)
2602 if ((sh_type & 0xFF000000) == SHT_IA_64_LOPSREG)
2603 return get_osabi_name ((sh_type & 0x00FF0000) >> 16);
2605 switch (sh_type)
2617 get_x86_64_section_type_name (unsigned int sh_type)
2619 switch (sh_type)
2528 get_mips_section_type_name(unsigned int sh_type) argument
2578 get_parisc_section_type_name(unsigned int sh_type) argument
2596 get_ia64_section_type_name(unsigned int sh_type) argument
2614 get_x86_64_section_type_name(unsigned int sh_type) argument
2626 get_arm_section_type_name(unsigned int sh_type) argument
2643 get_section_type_name(unsigned int sh_type) argument
[all...]
/macosx-10.9.5/dtrace-118.1/libdtrace/
H A Ddt_link.c521 shp->sh_type = SHT_STRTAB;
530 shp->sh_type = SHT_SUNW_dof;
539 shp->sh_type = SHT_STRTAB;
548 shp->sh_type = SHT_SYMTAB;
571 shp->sh_type = SHT_RELA;
573 shp->sh_type = SHT_REL;
658 shp->sh_type = SHT_STRTAB;
667 shp->sh_type = SHT_SUNW_dof;
676 shp->sh_type = SHT_STRTAB;
685 shp->sh_type
[all...]
/macosx-10.9.5/file-46/file/src/
H A Dreadelf.h112 /* sh_type */
180 Elf32_Word sh_type; member in struct:__anon8851
193 Elf64_Word sh_type; member in struct:__anon8852
/macosx-10.9.5/dtrace-118.1/tools/ctfconvert/
H A Doutput.c689 } else if (dynsym && shdr.sh_type == SHT_SYMTAB) {
734 if (shdr.sh_type == SHT_REL || shdr.sh_type == SHT_RELA)
764 if (shdr.sh_type == symtab_type && shdr.sh_entsize != 0) {
795 if (shdr.sh_type != SHT_NOBITS)
808 shdr.sh_type = SHT_PROGBITS;
/macosx-10.9.5/dtrace-118.1/sys/
H A Delf.h374 Elf32_Word sh_type; /* SHT_... */ member in struct:__anon8462
388 Elf64_Word sh_type; /* SHT_... */ member in struct:__anon8463
400 #define SHT_NULL 0 /* sh_type */
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Object/
H A DELF.h110 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
125 Elf_Word sh_type; // Section type (SHT_*) member in struct:llvm::object::Elf_Shdr_Base
996 switch (Section->sh_type) {
1217 && sec->sh_type == ELF::SHT_PROGBITS)
1230 && sec->sh_type == ELF::SHT_NOBITS)
1254 if (sec->sh_type == ELF::SHT_NOBITS)
1351 switch (sec->sh_type) {
1379 switch (sec->sh_type) {
1402 switch (sec->sh_type) {
1424 switch (sec->sh_type) {
[all...]
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/sh/
H A Dmain.c296 if(((type = sh_type(cp = av[0])) & SH_TYPE_SH) && (!(name = nv_getval(L_ARGNOD)) || !((type = sh_type(cp = name)) & SH_TYPE_SH)))
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/include/
H A Ddefs.h316 /* defines for sh_type() */
431 extern int sh_type(const char*);

Completed in 413 milliseconds

12