Lines Matching refs:e_phentsize
188 ehdr.e_phentsize = sizeof(Phdr); in SinglePtLoad()
226 ehdr.e_phentsize = sizeof(Phdr); in MultipleExecutablePtLoads()
293 ehdr.e_phentsize = sizeof(Phdr) + 100; in MultipleExecutablePtLoadsIncrementsNotSizeOfPhdr()
362 ehdr.e_phentsize = sizeof(Phdr); in NonExecutablePtLoads()
419 ehdr.e_phentsize = sizeof(Phdr); in ManyPhdrs()
489 ehdr.e_phentsize = sizeof(Elf32_Phdr); in TEST_F()
526 ehdr.e_phentsize = sizeof(Phdr); in SonameInit()
728 ehdr.e_phentsize = sizeof(Phdr); in InitProgramHeadersMalformed()
1310 ehdr.e_phentsize = sizeof(Phdr); in CheckGnuEhFrame()
1367 ehdr.e_phentsize = sizeof(Elf32_Phdr); in TEST_F()
1393 ehdr.e_phentsize = sizeof(Elf32_Phdr); in TEST_F()
1846 ehdr.e_phentsize = sizeof(Phdr); in CheckLoadBiasInFirstPhdr()
1897 ehdr.e_phentsize = sizeof(Phdr); in CheckLoadBiasInFirstExecPhdr()