HomeSort by: relevance | last modified time | path
    Searched defs:e_phnum (Results 1 - 25 of 32) sorted by relevancy

1 2

  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
s390-multiarch.c 36 uint16_t e_phnum; member in struct:__anon20762
54 uint16_t e_phnum; member in struct:__anon20763
184 || ELFBUF_EHDR (elf, e_phnum) > ((len - ELFBUF_EHDR (elf, e_phoff))
272 for (ph_idx = 0; ph_idx != ELFBUF_EHDR (elf, e_phnum); ph_idx++)
  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
s390-multiarch.c 36 uint16_t e_phnum; member in struct:__anon444
54 uint16_t e_phnum; member in struct:__anon445
184 || ELFBUF_EHDR (elf, e_phnum) > ((len - ELFBUF_EHDR (elf, e_phoff))
272 for (ph_idx = 0; ph_idx != ELFBUF_EHDR (elf, e_phnum); ph_idx++)
  /src/sys/arch/x68k/stand/aout2hux/
aout68k.h 110 be_uint16_t e_phnum; /* number of program header entries */ member in struct:elf_m68k_hdr
  /src/external/bsd/elftosb/dist/common/
ELF.h 72 Elf32_Half e_phnum; //!< Number of entries in the program header table. member in struct:Elf32_Ehdr
212 * ELF header's #Elf32_Ehdr::e_phentsize and #Elf32_Ehdr::e_phnum members.
  /src/external/gpl3/binutils/dist/gprofng/libcollector/
linetrace.c 406 Elf64_Half e_phnum; local
411 e_phnum = ehdr32->e_phnum;
417 e_phnum = ehdr64->e_phnum;
422 (e_phoff + e_phentsize * (e_phnum - 1) > sz))
432 TprintfT (DBG_LT2, "check_fd_dynamic(): elfclass=%d, e_phoff=%lu e_phnum=%lu e_phentsize=%lu\n",
433 (int) elfclass, (unsigned long) e_phoff, (unsigned long) e_phnum,
437 for (i = 0; i < e_phnum; i++)
  /src/external/gpl3/binutils/dist/include/elf/
external.h 63 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon10460
80 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon10461
internal.h 78 unsigned int e_phnum; /* Program header table entry count */ member in struct:elf_internal_ehdr
  /src/external/gpl3/binutils.old/dist/gprofng/libcollector/
linetrace.c 406 Elf64_Half e_phnum; local
411 e_phnum = ehdr32->e_phnum;
417 e_phnum = ehdr64->e_phnum;
422 (e_phoff + e_phentsize * (e_phnum - 1) > sz))
432 TprintfT (DBG_LT2, "check_fd_dynamic(): elfclass=%d, e_phoff=%lu e_phnum=%lu e_phentsize=%lu\n",
433 (int) elfclass, (unsigned long) e_phoff, (unsigned long) e_phnum,
437 for (i = 0; i < e_phnum; i++)
  /src/external/gpl3/binutils.old/dist/include/elf/
external.h 63 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon11924
80 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon11925
internal.h 78 unsigned int e_phnum; /* Program header table entry count */ member in struct:elf_internal_ehdr
  /src/external/gpl3/gdb.old/dist/include/elf/
external.h 63 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon21312
80 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon21313
internal.h 78 unsigned int e_phnum; /* Program header table entry count */ member in struct:elf_internal_ehdr
  /src/external/gpl3/gdb/dist/include/elf/
external.h 63 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon900
80 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon901
internal.h 78 unsigned int e_phnum; /* Program header table entry count */ member in struct:elf_internal_ehdr
  /src/external/gpl3/binutils/dist/libiberty/
simple-object-elf.c 64 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon10833
83 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon10834
821 /* e_phnum left as zero. */
  /src/external/gpl3/binutils.old/dist/libiberty/
simple-object-elf.c 64 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon12290
83 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon12291
821 /* e_phnum left as zero. */
  /src/external/gpl3/gcc/dist/libiberty/
simple-object-elf.c 64 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon14500
83 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon14501
821 /* e_phnum left as zero. */
  /src/external/gpl3/gcc.old/dist/libiberty/
simple-object-elf.c 64 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon16911
83 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon16912
821 /* e_phnum left as zero. */
  /src/external/gpl3/gdb.old/dist/libiberty/
simple-object-elf.c 64 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon523
83 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon524
821 /* e_phnum left as zero. */
  /src/external/gpl3/gdb/dist/libiberty/
simple-object-elf.c 64 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon1213
83 unsigned char e_phnum[2]; /* Program header table entry count */ member in struct:__anon1214
821 /* e_phnum left as zero. */
  /src/external/bsd/file/dist/src/
readelf.h 105 Elf32_Half e_phnum; member in struct:__anon6655
122 Elf64_Half e_phnum; member in struct:__anon6656
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 115 Elf32_Half e_phnum; /* Number of program headers */ member in struct:__anon1236
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 99 Elf32_Half e_phnum; /* Number of program headers */ member in struct:__anon8117
116 Elf64_Half e_phnum; /* Number of program headers */ member in struct:__anon8118
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 71 Elf32_Half e_phnum; // Number of entries in the program header table member in struct:llvm::ELF::Elf32_Ehdr
97 Elf64_Half e_phnum; member in struct:llvm::ELF::Elf64_Ehdr
  /src/external/gpl3/gcc/dist/libbacktrace/
elf.c 228 b_elf_half e_phnum; /* Program header table entry count */ member in struct:__anon14141

Completed in 94 milliseconds

1 2