| /src/external/bsd/elftoolchain/dist/libelf/ |
| gelf_ehdr.c | 87 d->e_phentsize = eh32->e_phentsize; 170 eh32->e_phentsize = s->e_phentsize;
|
| /src/external/bsd/file/dist/src/ |
| elfclass.h | 47 CAST(size_t, elf_getu16(swap, elfhdr.e_phentsize)), 62 CAST(size_t, elf_getu16(swap, elfhdr.e_phentsize)),
|
| readelf.h | 104 Elf32_Half e_phentsize; member in struct:__anon36 121 Elf64_Half e_phentsize; member in struct:__anon37
|
| /src/external/gpl3/binutils/dist/include/elf/ |
| external.h | 62 unsigned char e_phentsize[2]; /* Program header table entry size */ member in struct:__anon10460 79 unsigned char e_phentsize[2]; /* Program header table entry size */ member in struct:__anon10461
|
| /src/external/gpl3/binutils.old/dist/include/elf/ |
| external.h | 62 unsigned char e_phentsize[2]; /* Program header table entry size */ member in struct:__anon11924 79 unsigned char e_phentsize[2]; /* Program header table entry size */ member in struct:__anon11925
|
| /src/external/gpl3/gdb.old/dist/include/elf/ |
| external.h | 62 unsigned char e_phentsize[2]; /* Program header table entry size */ member in struct:__anon21312 79 unsigned char e_phentsize[2]; /* Program header table entry size */ member in struct:__anon21313
|
| /src/external/gpl3/gdb/dist/include/elf/ |
| external.h | 62 unsigned char e_phentsize[2]; /* Program header table entry size */ member in struct:__anon900 79 unsigned char e_phentsize[2]; /* Program header table entry size */ member in struct:__anon901
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/ |
| s390-multiarch.c | 35 uint16_t e_phentsize; member in struct:__anon20762 53 uint16_t e_phentsize; member in struct:__anon20763 188 if (ELFBUF_EHDR (elf, e_phentsize) != ELFBUF_PHDR_LEN (elf))
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/ |
| s390-multiarch.c | 35 uint16_t e_phentsize; member in struct:__anon444 53 uint16_t e_phentsize; member in struct:__anon445 188 if (ELFBUF_EHDR (elf, e_phentsize) != ELFBUF_PHDR_LEN (elf))
|
| /src/sys/arch/x68k/stand/aout2hux/ |
| aout68k.h | 109 be_uint16_t e_phentsize; /* program header entry size */ member in struct:elf_m68k_hdr
|
| /src/external/bsd/elftosb/dist/common/ |
| ELF.h | 71 Elf32_Half e_phentsize; //!< Size in bytes of one entry in the program header table. member in struct:Elf32_Ehdr 212 * ELF header's #Elf32_Ehdr::e_phentsize and #Elf32_Ehdr::e_phnum members.
|
| StELFFile.cpp | 59 m_header.e_phentsize = ENDIAN_LITTLE_TO_HOST_U16(m_header.e_phentsize); 110 m_stream.seekg(m_header.e_phoff + m_header.e_phentsize * i, std::ios::beg);
|
| /src/usr.sbin/mopd/common/ |
| file.c | 460 uint32_t e_phoff, e_phentsize, e_phnum; 492 e_phentsize = mopFileGetLX((u_char *) &ehdr, 493 offsetof(Elf32_Ehdr, e_phentsize), 494 sizeof(ehdr.e_phentsize)); 511 e_phentsize = mopFileGetBX((u_char *) &ehdr, 512 offsetof(Elf32_Ehdr, e_phentsize), 513 sizeof(ehdr.e_phentsize)); 531 if (lseek(dl->ldfd, (off_t) e_phoff + (i * e_phentsize),
|
| /src/external/gpl3/binutils/dist/bfd/ |
| elfcore.h | 165 if (i_ehdrp->e_phentsize != sizeof (Elf_External_Phdr)) 354 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0)
|
| /src/external/gpl3/binutils.old/dist/bfd/ |
| elfcore.h | 168 if (i_ehdrp->e_phentsize != sizeof (Elf_External_Phdr)) 357 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0)
|
| /src/external/gpl3/gdb.old/dist/bfd/ |
| elfcore.h | 168 if (i_ehdrp->e_phentsize != sizeof (Elf_External_Phdr)) 357 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0)
|
| /src/external/gpl3/gdb/dist/bfd/ |
| elfcore.h | 168 if (i_ehdrp->e_phentsize != sizeof (Elf_External_Phdr)) 357 if (i_ehdr.e_phentsize != sizeof (Elf_External_Phdr) || i_ehdr.e_phnum == 0)
|
| /src/sys/arch/hpc/stand/hpcboot/ |
| load_elf.cpp | 88 sz = _eh.e_phnum * _eh.e_phentsize; 329 _eh.e_phentsize != sizeof(Elf_Phdr)) {
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/ |
| elf32.d | 37 Elf32_Half e_phentsize;
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
| elf32.d | 37 Elf32_Half e_phentsize;
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/ |
| elf32.d | 37 Elf32_Half e_phentsize;
|
| elf64.d | 39 Elf64_Half e_phentsize;
|
| /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/ |
| elf32.d | 37 Elf32_Half e_phentsize;
|
| /src/sys/lib/libsa/ |
| loadfile_elf32.c | 101 I16(ehdr->e_phentsize); 115 I16(ehdr->e_phentsize); 138 E16(ehdr->e_phentsize); 152 E16(ehdr->e_phentsize); 380 elf->e_phentsize = 0; 796 elf->e_phentsize = 0;
|
| /src/external/gpl3/binutils/dist/binutils/ |
| elfedit.c | 114 : sizeof (Elf64_External_Phdr)) != elf_header.e_phentsize 116 || (elf_header.e_phnum * (size_t) elf_header.e_phentsize 495 elf_header.e_phentsize = BYTE_GET (ehdr32.e_phentsize); 528 elf_header.e_phentsize = BYTE_GET (ehdr64.e_phentsize);
|