Searched refs:zshdr (Results 1 – 2 of 2) sorted by relevance
401 GElf_Shdr *zshdr = gelf_getshdr (zscn, &zshdr_mem); in main() local402 if (zshdr == NULL) in main()404 zshdr->sh_link = strtabndx; in main()405 if (gelf_update_shdr (zscn, zshdr) == 0) in main()
185 GElf_Shdr *zshdr = gelf_getshdr (zscn, &zshdr_mem); in setshdrstrndx() local186 if (zshdr == NULL) in setshdrstrndx()188 zshdr->sh_link = ndx; in setshdrstrndx()189 if (gelf_update_shdr (zscn, zshdr) == 0) in setshdrstrndx()