Go to the documentation of this file.
35 elf64ph = (
Elf64_Phdr *)((
unsigned long)elf64 +
37 for (i = 0; i < (
unsigned int)elf64->
e_phnum; i++, elf64ph++)
40 if (i >= (
unsigned int)elf64->
e_phnum)
68 for (i = 0; i < elf32->
e_phnum; i++, elf32ph++)