gelf_update_phdr
(void) gelf_update_phdr(telf, ndx, &tphdr);
(void) gelf_update_phdr(dst_elf, (int)x, &dst);
int gelf_update_phdr(Elf *, int, GElf_Phdr *);
if (gelf_update_phdr(dst, i, &phdr) == 0) {