Searched refs:ehdr_shoff (Results 1 – 1 of 1) sorted by relevance
97 uint64_t (*ehdr_shoff)(Elf_Ehdr *ehdr); member128 static uint64_t ehdr_shoff(Elf_Ehdr *ehdr) in ehdr_shoff() function130 return e.ehdr_shoff(ehdr); in ehdr_shoff()702 shdr_start = (Elf_Shdr *)((char *)ehdr + ehdr_shoff(ehdr)); in fill_relocs()757 shdr_start = (Elf_Shdr *)((char *)ehdr + ehdr_shoff(ehdr)); in replace_relocs()960 shdr_start = (Elf_Shdr *)((char *)ehdr + ehdr_shoff(ehdr)); in do_sort()1292 .ehdr_shoff = ehdr32_shoff, in do_file()1329 .ehdr_shoff = ehdr64_shoff, in do_file()