Home
last modified time | relevance | path

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

/openbsd/usr.bin/vi/ex/
H A Dscript.h20 char sh_name[64]; /* Pty name */ member
/openbsd/gnu/usr.bin/binutils/include/elf/
H A Dexternal.h101 unsigned char sh_name[4]; /* Section name, index in string tbl */ member
114 unsigned char sh_name[4]; /* Section name, index in string tbl */ member
H A Dinternal.h79 unsigned int sh_name; /* Section name, index in string tbl */ member
/openbsd/gnu/usr.bin/binutils-2.17/include/elf/
H A Dexternal.h101 unsigned char sh_name[4]; /* Section name, index in string tbl */ member
114 unsigned char sh_name[4]; /* Section name, index in string tbl */ member
H A Dinternal.h79 unsigned int sh_name; /* Section name, index in string tbl */ member
/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DELFHeader.h160 elf_word sh_name; ///< Section name string index. member
/openbsd/sys/sys/
H A Dexec_elf.h210 Elf32_Word sh_name; /* name - index into section header member
224 Elf64_Word sh_name; /* section name */ member
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dmdebugread.c1867 char *sh_name; in parse_procedure() local
/openbsd/gnu/llvm/llvm/include/llvm/BinaryFormat/
H A DELF.h952 Elf32_Word sh_name; // Section name (index into string table) member
966 Elf64_Word sh_name; member