HomeSort by relevance Sort by last modified time
    Searched defs:e_shnum (Results 1 - 5 of 5) sorted by null

  /onnv/onnv-gate/usr/src/grub/grub-0.97/netboot/
elf.h 178 Elf32_Half e_shnum; /* Number of section header entries. */ member in struct:__anon2427
195 Elf64_Half e_shnum; /* Number of section header entries. */ member in struct:__anon2428
  /onnv/onnv-gate/usr/src/grub/grub-0.97/stage2/
i386-elf.h 81 Elf32_Half e_shnum; /* number of entries in section header */ member in struct:__anon2525
  /onnv/onnv-gate/usr/src/lib/libproc/common/
Pcontrol.h 174 Elf64_Word e_shnum; /* shdr count extended to 32 bits */ member in struct:elf_file_header
  /onnv/onnv-gate/usr/src/cmd/sgs/elfedit/modules/common/
ehdr.c 68 EHDR_CMD_T_E_SHNUM = 13, /* ehdr:e_shnum */
528 Word num = ehdr->e_shnum;
1070 Half e_shnum; local
1074 e_shnum = 0;
1077 e_shnum = shnum;
1081 if (ehdr->e_shnum == e_shnum) {
1084 EC_WORD(ehdr->e_shnum));
1088 EC_WORD(ehdr->e_shnum), e_shnum);
    [all...]
  /onnv/onnv-gate/usr/src/uts/common/sys/
elf.h 78 Elf32_Half e_shnum; /* number shdrs */ member in struct:__anon35
96 Elf64_Half e_shnum; /* number shdrs */ member in struct:__anon36

Completed in 4139 milliseconds