Home
last modified time | relevance | path

Searched refs:gelf_update_ehdr (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A DMakefile120 gelf_update_ehdr.3 \
146 gelf_update_ehdr.3 gelf_update_phdr.3 \
147 gelf_update_ehdr.3 gelf_update_shdr.3 \
H A DVersion.map83 gelf_update_ehdr;
H A Dgelf_ehdr.c119 gelf_update_ehdr(Elf *e, GElf_Ehdr *s) in gelf_update_ehdr() function
H A Dgelf.h91 int gelf_update_ehdr(Elf *_elf, GElf_Ehdr *_src);
/freebsd/lib/libelf/
H A DMakefile147 gelf_update_ehdr.3 \
173 gelf_update_ehdr.3 gelf_update_phdr.3 \
174 gelf_update_ehdr.3 gelf_update_shdr.3 \
/freebsd/contrib/elftoolchain/elfcopy/
H A Dbinary.c253 if (gelf_update_ehdr(ecp->eout, &oeh) == 0) in create_elf_from_binary()
282 if (gelf_update_ehdr(ecp->eout, &oeh) == 0) in create_elf_from_binary()
H A Dascii.c377 if (gelf_update_ehdr(ecp->eout, &oeh) == 0) in create_elf_from_srec()
396 if (gelf_update_ehdr(ecp->eout, &oeh) == 0) in create_elf_from_srec()
601 if (gelf_update_ehdr(ecp->eout, &oeh) == 0) in create_elf_from_ihex()
620 if (gelf_update_ehdr(ecp->eout, &oeh) == 0) in create_elf_from_ihex()
H A Dmain.c378 if (gelf_update_ehdr(ecp->eout, &oeh) == 0) in create_elf()
453 if (gelf_update_ehdr(ecp->eout, &oeh) == 0) in create_elf()
/freebsd/contrib/elftoolchain/brandelf/
H A Dbrandelf.c217 if (gelf_update_ehdr(elf, &ehdr) == 0) { in main()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c478 gelf_update_ehdr(dst, &dehdr); in write_file()
703 gelf_update_ehdr(dst, &dehdr); in write_file()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc8190 OLD_FILES+=usr/share/man/man3/gelf_update_ehdr.3.gz