Searched refs:e_phoff (Results 1 – 8 of 8) sorted by relevance
186 ehdr.e_phoff = 0x100; in SinglePtLoad()224 ehdr.e_phoff = 0x100; in MultipleExecutablePtLoads()291 ehdr.e_phoff = 0x100; in MultipleExecutablePtLoadsIncrementsNotSizeOfPhdr()360 ehdr.e_phoff = 0x100; in NonExecutablePtLoads()417 ehdr.e_phoff = 0x100; in ManyPhdrs()487 ehdr.e_phoff = 0x100; in TEST_F()524 ehdr.e_phoff = 0x100; in SonameInit()726 ehdr.e_phoff = 0x100; in InitProgramHeadersMalformed()1308 ehdr.e_phoff = 0x100; in CheckGnuEhFrame()1365 ehdr.e_phoff = 0x100; in TEST_F()[all …]
135 ehdr.e_phoff = 0x5000; in InitElfData()
52 ehdr.e_phoff = 0x100; in InitElf32()90 ehdr.e_phoff = 0x100; in InitElf64()
1693 ehdr.e_phoff = 0x50; in TEST_F()
62 uint64_t phOffset = elf64Binary.ehdr.e_phoff; in ParseProgramHeaders()
162 Elf32_Off e_phoff; member
513 return reinterpret_cast<ProgramHeader *>(mBinary + getElfHeader()->e_phoff); in getProgramHeaderArray()607 (first->p_offset < getElfHeader()->e_phoff) && in createMappings()608 (first->p_filesz >= (getElfHeader()->e_phoff + in createMappings()
216 uint64_t offset = ehdr.e_phoff; in GetLoadBias()233 uint64_t offset = ehdr.e_phoff; in ReadProgramHeaders()601 uint64_t offset = ehdr.e_phoff; in GetMaxSize()