Searched refs:elf_update (Results 1 - 7 of 7) sorted by relevance

/freebsd-10-stable/lib/libelf/
H A DVersion.map61 elf_update;
H A DMakefile26 elf_update.c \
103 elf_update.3 \
H A Dlibelf.h216 off_t elf_update(Elf *_elf, Elf_Cmd _cmd);
H A Delf_update.c693 * re-arranged its sections before calling elf_update(). Consequently
918 elf_update(Elf *e, Elf_Cmd c) function
/freebsd-10-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Doutput.c708 if (elf_update(dst, ELF_C_WRITE) < 0)
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_link.c1656 if (mod && elf_update(elf, ELF_C_WRITE) == -1)
1981 if (elf_update(e, ELF_C_WRITE) < 0) {
/freebsd-10-stable/contrib/gcc/
H A Dsys-protos.h292 extern off_t elf_update(Elf *, Elf_Cmd);

Completed in 68 milliseconds