Home
last modified time | relevance | path

Searched defs:e_shstrndx (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Delf.h179 Elf32_Half e_shstrndx; /* Section name strings section. */ member
196 Elf64_Half e_shstrndx; /* Section name strings section. */ member
/titanic_41/usr/src/grub/grub-0.97/stage2/
H A Di386-elf.h90 Elf32_Half e_shstrndx; /* section header table index */ member
/titanic_41/usr/src/lib/libproc/common/
H A DPcontrol.h187 Elf64_Word e_shstrndx; /* shdr string index extended to 32 bits */ member
/titanic_41/usr/src/uts/common/sys/
H A Delf.h83 Elf32_Half e_shstrndx; /* shdr string index */ member
101 Elf64_Half e_shstrndx; /* shdr string index */ member
/titanic_41/usr/src/cmd/sgs/elfedit/modules/common/
H A Dehdr.c1115 Half e_shstrndx; in cmd_body() local