Searched refs:gelf_update_phdr (Results 1 - 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/elftoolchain/libelf/
H A DMakefile146 gelf_update_ehdr.3 gelf_update_phdr.3 \
H A Dgelf.h92 int gelf_update_phdr(Elf *_elf, int _index, GElf_Phdr *_src);
H A Dgelf_phdr.c123 gelf_update_phdr(Elf *e, int ndx, GElf_Phdr *s) function
/freebsd-12-stable/lib/libelf/
H A DMakefile174 gelf_update_ehdr.3 gelf_update_phdr.3 \
/freebsd-12-stable/contrib/elftoolchain/elfcopy/
H A Dsegments.c586 if (!gelf_update_phdr(ecp->eout, i, &ophdr))
587 errx(EXIT_FAILURE, "gelf_update_phdr failed: %s",
/freebsd-12-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c498 gelf_update_phdr(dst, i, &phdr);

Completed in 77 milliseconds