e_shoff 68 ddb/db_elf.c #define STAB_TO_SHDR(stab, e) ((Elf_Shdr *)((stab)->private + (e)->e_shoff)) e_shoff 157 ddb/db_elf.c shp = (Elf_Shdr *)((char *)symtab + elf->e_shoff); e_shoff 98 dev/ksyms.c shdr = (Elf_Shdr *)&symtab[elf->e_shoff]; e_shoff 170 lib/libsa/loadfile_elf.c if (lseek(fd, (off_t)elf->e_shoff, SEEK_SET) == -1) { e_shoff 238 lib/libsa/loadfile_elf.c elf->e_shoff = sizeof(Elf_Ehdr); e_shoff 132 sys/exec_elf.h Elf32_Off e_shoff; /* section header table offset */ e_shoff 150 sys/exec_elf.h Elf64_Off e_shoff; /* Section hdr offset */