Searched defs:sh_offset (Results 1 – 6 of 6) sorted by relevance
340 uint64_t sh_offset = offset + ehdr.e_shstrndx * ehdr.e_shentsize; in ReadSectionHeaders() local597 uint64_t sh_offset = offset + ehdr.e_shstrndx * ehdr.e_shentsize; in GetBuildIDInfo() local
45 static void InitElf(int fd, uint64_t file_offset, uint64_t sh_offset, uint8_t class_type) { in InitElf()
94 uint64_t sh_offset = sizeof(ehdr); in CreateElf() local
52 static void InitElf(uint64_t sh_offset, Ehdr* ehdr, uint8_t class_type, uint8_t machine_type) { in InitElf()
1407 uint64_t sh_offset = 0x100; in TEST_F() local1464 uint64_t sh_offset = 0x100; in TEST_F() local
212 uint64_t sh_offset = sizeof(ehdr); in PutElfInMemory() local