Searched refs:e_shoff (Results 1 – 13 of 13) sorted by relevance
137 ehdr.e_shoff = 0x2000; in InitElfData()161 offset += ehdr.e_shoff + sizeof(shdr); in InitElfData()
57 ehdr->e_shoff = sh_offset; in InitElf()252 ehdr.e_shoff = 0x2000; in TEST_F()280 ehdr.e_shoff = 0x2000; in TEST_F()309 ehdr.e_shoff = 0x2000; in TEST_F()336 ehdr.e_shoff = 0x2000; in TEST_F()
520 ehdr.e_shoff = 0x200; in SonameInit()752 ehdr.e_shoff = 0x1000; in InitSectionHeadersMalformed()777 ehdr.e_shoff = offset; in InitSectionHeadersMalformedSymData()850 ehdr.e_shoff = offset; in InitSectionHeaders()936 ehdr.e_shoff = offset; in InitSectionHeadersOffsets()1049 ehdr.e_shoff = elf_offset; in InitSectionHeadersOffsetsEhFrameSectionBias()1141 ehdr.e_shoff = elf_offset; in InitSectionHeadersOffsetsEhFrameHdrSectionBias()1232 ehdr.e_shoff = elf_offset; in InitSectionHeadersOffsetsDebugFrameSectionBias()1419 ehdr.e_shoff = sh_offset; in TEST_F()1476 ehdr.e_shoff = sh_offset; in TEST_F()[all …]
50 ehdr->e_shoff = offset; in GenElf()
67 ehdr.e_shoff = offset; in TestInitGnuDebugdata()
53 ehdr.e_shoff = sh_offset; in InitElf()397 ehdr.e_shoff = 0x4000; in TEST_F()
101 ehdr.e_shoff = sh_offset; in CreateElf()
1689 ehdr.e_shoff = 0x100; in TEST_F()
278 uint64_t offset = ehdr.e_shoff; in ReadSectionHeaders()308 uint64_t str_offset = ehdr.e_shoff + shdr.sh_link * ehdr.e_shentsize; in ReadSectionHeaders()532 *size = ehdr.e_shoff + ehdr.e_shentsize * ehdr.e_shnum; in GetMaxSize()542 uint64_t offset = ehdr.e_shoff; in GetBuildIDInfo()
156 Elf32_Off e_shoff; member
260 ehdr.e_shoff = sh_offset; in PutElfInMemory()
561 offset = elfHeader->e_shoff; in copyAndVerifyHeaders()
129 elfFile.seekg(eh.e_shoff); in readSectionHeadersAll()