Searched refs:gelf_update_phdr (Results 1 – 7 of 7) sorted by relevance
85 gelf_update_phdr;
92 int gelf_update_phdr(Elf *_elf, int _index, GElf_Phdr *_src);
123 gelf_update_phdr(Elf *e, int ndx, GElf_Phdr *s) in gelf_update_phdr() function
146 gelf_update_ehdr.3 gelf_update_phdr.3 \
173 gelf_update_ehdr.3 gelf_update_phdr.3 \
586 if (!gelf_update_phdr(ecp->eout, i, &ophdr)) in copy_phdr()
497 gelf_update_phdr(dst, i, &phdr); in write_file()