Searched defs:sh_name (Results 1 - 11 of 11) sorted by relevance

/freebsd-10-stable/contrib/nvi/ex/
H A Dscript.h18 char sh_name[64]; /* Pty name */ member in struct:_script
/freebsd-10-stable/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
/freebsd-10-stable/contrib/binutils/include/elf/
H A Dexternal.h101 unsigned char sh_name[4]; /* Section name, index in string tbl */ member in struct:__anon513
114 unsigned char sh_name[4]; /* Section name, index in string tbl */ member in struct:__anon514
H A Dinternal.h79 unsigned int sh_name; /* Section name, index in string tbl */ member in struct:elf_internal_shdr
/freebsd-10-stable/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-stable/sys/sys/
H A Delf64.h98 Elf64_Word sh_name; /* Section name (index into the member in struct:__anon31
H A Delf32.h89 Elf32_Word sh_name; /* Section name (index into the member in struct:__anon14
/freebsd-10-stable/contrib/file/src/
H A Dreadelf.h207 Elf32_Word sh_name; member in struct:__anon140
220 Elf64_Word sh_name; member in struct:__anon141
/freebsd-10-stable/contrib/gdb/gdb/
H A Dmdebugread.c1876 char *sh_name; local
/freebsd-10-stable/sys/xen/interface/
H A Delfstructs.h191 Elf32_Word sh_name; /* name - index into section header member in struct:__anon11685
205 Elf64_Half sh_name; /* section name */ member in struct:__anon11686
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1180 Elf32_Word sh_name; // Section name (index into string table) member in struct:llvm::ELF::Elf32_Shdr
1194 Elf64_Word sh_name; member in struct:llvm::ELF::Elf64_Shdr

Completed in 117 milliseconds