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

12

/freebsd-10.1-release/contrib/nvi/ex/
H A Dscript.h18 char sh_name[64]; /* Pty name */ member in struct:_script
/freebsd-10.1-release/lib/libelf/
H A Dgelf_shdr.c72 d->sh_name = sh32->sh_name;
119 sh32->sh_name = s->sh_name;
H A Delf_types.m4202 ``sh_name, WORD',
215 ``sh_name, WORD',
/freebsd-10.1-release/contrib/binutils/include/elf/
H A Dexternal.h101 unsigned char sh_name[4]; /* Section name, index in string tbl */ member in struct:__anon512
114 unsigned char sh_name[4]; /* Section name, index in string tbl */ member in struct:__anon513
H A Dinternal.h79 unsigned int sh_name; /* Section name, index in string tbl */ member in struct:elf_internal_shdr
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libctf/common/
H A Dctf_lib.c165 dst->sh_name = src->sh_name;
391 if (shp->sh_name >= sp[shstrndx].sh_size ||
392 lhp->sh_name >= sp[shstrndx].sh_size)
393 continue; /* corrupt sh_name field */
396 strcmp(strs + shp->sh_name, _CTF_SECTION) == 0) {
397 ctfsect.cts_name = strs + shp->sh_name;
405 symsect.cts_name = strs + shp->sh_name;
412 strsect.cts_name = strs + lhp->sh_name;
/freebsd-10.1-release/usr.sbin/pkg/
H A Dconfig.c387 const char *sh_name = NULL; local
395 sh_name = NULL;
401 sh_name = elf_strptr(elf, shstrndx,
402 shdr.sh_name);
403 if (sh_name == NULL)
405 if (strcmp(".ARM.attributes", sh_name) == 0)
408 if (scn != NULL && sh_name != NULL) {
/freebsd-10.1-release/contrib/file/src/
H A Dreadelf.h171 Elf32_Word sh_name; member in struct:__anon966
184 Elf64_Word sh_name; member in struct:__anon967
/freebsd-10.1-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c511 sname = elf_strptr(src, sehdr.e_shstrndx, shdr1.sh_name);
514 shdr1.sh_name);
573 sname = elf_strptr(src, sehdr.e_shstrndx, shdr.sh_name);
576 shdr.sh_name);
671 shdr.sh_name = ctfnameoff;
H A Dutil.c83 (size_t)shdr.sh_name)) == NULL) {
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h155 elf_word sh_name; ///< Section name string index. member in struct:elf::ELFSectionHeader
H A DELFHeader.cpp205 // Read sh_name and sh_type.
206 if (data.GetU32(offset, &sh_name, 2) == NULL)
/freebsd-10.1-release/sys/sys/
H A Delf32.h77 Elf32_Word sh_name; /* Section name (index into the member in struct:__anon11350
H A Delf64.h86 Elf64_Word sh_name; /* Section name (index into the member in struct:__anon11366
/freebsd-10.1-release/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c559 shp->sh_name = 1; /* DTRACE_SHSTRTAB32[1] = ".shstrtab" */
567 shp->sh_name = 11; /* DTRACE_SHSTRTAB32[11] = ".SUNW_dof" */
576 shp->sh_name = 21; /* DTRACE_SHSTRTAB32[21] = ".strtab" */
585 shp->sh_name = 29; /* DTRACE_SHSTRTAB32[29] = ".symtab" */
607 shp->sh_name = 37; /* DTRACE_SHSTRTAB32[37] = ".rel.SUNW_dof" */
707 shp->sh_name = 1; /* DTRACE_SHSTRTAB64[1] = ".shstrtab" */
715 shp->sh_name = 11; /* DTRACE_SHSTRTAB64[11] = ".SUNW_dof" */
724 shp->sh_name = 21; /* DTRACE_SHSTRTAB64[21] = ".strtab" */
733 shp->sh_name = 29; /* DTRACE_SHSTRTAB64[29] = ".symtab" */
755 shp->sh_name
[all...]
H A Ddrti.c213 s = elf_strptr(e, shstridx, shdr.sh_name);
/freebsd-10.1-release/sys/xen/interface/
H A Delfstructs.h191 Elf32_Word sh_name; /* name - index into section header member in struct:__anon11544
205 Elf64_Half sh_name; /* section name */ member in struct:__anon11545
/freebsd-10.1-release/sys/dev/ksyms/
H A Dksyms.c299 hdr->kh_shdr[SHDR_SYMTAB].sh_name = 1; /* String offset (skip null) */
311 hdr->kh_shdr[SHDR_STRTAB].sh_name = 1 + sizeof(STR_SYMTAB);
324 hdr->kh_shdr[SHDR_SHSTRTAB].sh_name = 1 + sizeof(STR_SYMTAB) +
/freebsd-10.1-release/contrib/binutils/bfd/
H A Delf.c315 (shindex == shstrndx && strindex == hdr->sh_name
317 : bfd_elf_string_from_elf_section (abfd, shstrndx, hdr->sh_name)));
447 iname = elf_elfsections (abfd)[isym->st_shndx]->sh_name;
761 idx->shdr->sh_name),
1004 if (!strcmp (&shstrtab[i_shdrp[i]->sh_name], name))
1855 hdr->sh_name);
2744 rel_hdr->sh_name =
2747 if (rel_hdr->sh_name == (unsigned int) -1)
2781 this_hdr->sh_name = (unsigned int) _bfd_elf_strtab_add (elf_shstrtab (abfd),
2783 if (this_hdr->sh_name
[all...]
H A Delfcode.h300 dst->sh_name = H_GET_32 (abfd, src->sh_name);
326 H_PUT_32 (abfd, src->sh_name, dst->sh_name);
1526 "sh_name = %ld\tsh_type = %ld\tsh_flags = %ld\n",
1527 (long) hdr->sh_name,
/freebsd-10.1-release/contrib/llvm/include/llvm/Object/
H A DELFTypes.h112 Elf_Word sh_name; // Section name (index into string table) member in struct:llvm::object::Elf_Shdr_Base
127 Elf_Word sh_name; // Section name (index into string table) member in struct:llvm::object::Elf_Shdr_Base
/freebsd-10.1-release/sys/boot/common/
H A Dload_elf_obj.c445 if (shdr[i].sh_name == 0)
447 p = strdupout(shstrtab + shdr[i].sh_name);
/freebsd-10.1-release/usr.sbin/kldxref/
H A Def_obj.c523 if (ef->shstrtab && shdr[i].sh_name != 0)
525 ef->shstrtab + shdr[i].sh_name;
/freebsd-10.1-release/sys/kern/
H A Dkern_ctf.c189 if (strcmp(".SUNW_ctf", shstrtab + shdr[i].sh_name) == 0)
H A Dlink_elf_obj.c335 if (ef->shstrtab && shdr[i].sh_name != 0)
337 ef->shstrtab + shdr[i].sh_name;
730 if (ef->shstrtab && shdr[i].sh_name != 0)
732 ef->shstrtab + shdr[i].sh_name;

Completed in 221 milliseconds

12