Home
last modified time | relevance | path

Searched defs:sh_name (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/nvi/ex/
H A Dscript.h16 char sh_name[64]; /* Pty name */ member
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h160 elf_word sh_name; ///< Section name string index. member
/freebsd/contrib/file/src/
H A Dreadelf.h207 Elf32_Word sh_name; member
220 Elf64_Word sh_name; member
/freebsd/sys/sys/
H A Delf32.h89 Elf32_Word sh_name; /* Section name (index into the member
H A Delf64.h98 Elf64_Word sh_name; /* Section name (index into the member
/freebsd/contrib/elftoolchain/libpe/
H A Dpe.h283 char sh_name[8]; member
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h2755 Elf32_Word sh_name; /* index of section name */ member
2769 Elf64_Word sh_name; /* index of section name */ member
/freebsd/contrib/elftoolchain/elfdump/
H A Delfdump.c371 sh_name(struct elfdump *ed, int ndx) in sh_name() function
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1025 Elf32_Word sh_name; // Section name (index into string table) member
1039 Elf64_Word sh_name; member