Searched refs:e_phnum (Results 1 – 7 of 7) sorted by relevance
186 ehdr.e_phnum = 1; in SinglePtLoad()224 ehdr.e_phnum = 3; in MultipleExecutablePtLoads()291 ehdr.e_phnum = 3; in MultipleExecutablePtLoadsIncrementsNotSizeOfPhdr()360 ehdr.e_phnum = 3; in NonExecutablePtLoads()417 ehdr.e_phnum = 7; in ManyPhdrs()487 ehdr.e_phnum = 1; in TEST_F()524 ehdr.e_phnum = 1; in SonameInit()730 ehdr.e_phnum = 3; in InitProgramHeadersMalformed()1305 ehdr.e_phnum = 2; in CheckGnuEhFrame()1362 ehdr.e_phnum = 1; in TEST_F()[all …]
135 ehdr.e_phnum = 2; in InitElfData()
55 ehdr.e_phnum = 1; in InitElf32()59 ehdr.e_phnum = 2; in InitElf32()94 ehdr.e_phnum = 1; in InitElf64()
1687 ehdr.e_phnum = 1; in TEST_F()
160 Elf32_Half e_phnum; member
160 for (size_t i = 0; i < ehdr.e_phnum; i++, offset += ehdr.e_phentsize) { in GetLoadBias()178 for (size_t i = 0; i < ehdr.e_phnum; i++, offset += ehdr.e_phentsize) { in ReadProgramHeaders()
481 arraySize = elfHeader->e_phnum; in getProgramHeaderArraySize()