Searched refs:sehdr (Results 1 – 1 of 1) sorted by relevance
46 GElf_Ehdr sehdr, dehdr; in ctf_write_elf() local75 if (gelf_getehdr(src, &sehdr) == NULL) { in ctf_write_elf()79 (void) memcpy(&dehdr, &sehdr, sizeof (GElf_Ehdr)); in ctf_write_elf()350 if (sehdr.e_shstrndx == SHN_XINDEX) in ctf_write_elf()353 dehdr.e_shstrndx = secxlate[sehdr.e_shstrndx]; in ctf_write_elf()