Home
last modified time | relevance | path

Searched refs:elf_update (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/elftoolchain/libelf/
H A DMakefile30 elf_update.c \
101 elf_update.3 \
H A DVersion.map63 elf_update;
H A Dlibelf.h227 off_t elf_update(Elf *_elf, Elf_Cmd _cmd);
H A Delf_update.c1200 elf_update(Elf *e, Elf_Cmd c) in elf_update() function
/freebsd/lib/libelf/
H A DMakefile36 elf_update.c \
127 elf_update.3 \
/freebsd/contrib/elftoolchain/brandelf/
H A Dbrandelf.c227 if (elf_update(elf, ELF_C_WRITE) == -1) { in main()
/freebsd/contrib/elftoolchain/elfcopy/
H A Dbinary.c287 if (elf_update(ecp->eout, ELF_C_WRITE) < 0) in create_elf_from_binary()
H A Dascii.c401 if (elf_update(ecp->eout, ELF_C_WRITE) < 0) in create_elf_from_srec()
625 if (elf_update(ecp->eout, ELF_C_WRITE) < 0) in create_elf_from_ihex()
H A Dsegments.c560 if (elf_update(ecp->eout, ELF_C_NULL) < 0) in copy_phdr()
H A Dmain.c461 if (elf_update(ecp->eout, ELF_C_WRITE) < 0) in create_elf()
/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c704 if (elf_update(dst, ELF_C_WRITE) < 0) in write_file()
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c1693 if (mod && elf_update(elf, ELF_C_WRITE) == -1) in process_obj()
/freebsd/tools/build/mk/
H A DOptionalObsoleteFiles.inc8173 OLD_FILES+=usr/share/man/man3/elf_update.3.gz