Elf64_Phdr
Elf64_Phdr::IsReadWrite() const
Elf64_Phdr::IsExecutable() const
#define Elf_Phdr Elf64_Phdr
Elf64_Phdr::IsReadWrite() const
Elf64_Phdr::IsExecutable() const
typedef Elf64_Phdr Phdr;
_InitELFXFile<Elf64_Ehdr, Elf64_Phdr, Elf64_Shdr>(file, fileSize);
typedef Elf64_Phdr PhdrType;
if (eheader->e_phentsize < sizeof(Elf64_Phdr))
Elf64_Phdr *p;
p = (Elf64_Phdr *)((char *)e + phoff);