Searched refs:elf_update (Results 1 – 13 of 13) sorted by relevance
| /freebsd-14.2/contrib/elftoolchain/libelf/ |
| H A D | Makefile | 30 elf_update.c \ 101 elf_update.3 \
|
| H A D | Version.map | 63 elf_update;
|
| H A D | libelf.h | 227 off_t elf_update(Elf *_elf, Elf_Cmd _cmd);
|
| H A D | elf_update.c | 1200 elf_update(Elf *e, Elf_Cmd c) in elf_update() function
|
| /freebsd-14.2/lib/libelf/ |
| H A D | Makefile | 37 elf_update.c \ 128 elf_update.3 \
|
| /freebsd-14.2/contrib/elftoolchain/brandelf/ |
| H A D | brandelf.c | 227 if (elf_update(elf, ELF_C_WRITE) == -1) { in main()
|
| /freebsd-14.2/contrib/elftoolchain/elfcopy/ |
| H A D | binary.c | 287 if (elf_update(ecp->eout, ELF_C_WRITE) < 0) in create_elf_from_binary()
|
| H A D | ascii.c | 401 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 D | segments.c | 560 if (elf_update(ecp->eout, ELF_C_NULL) < 0) in copy_phdr()
|
| H A D | main.c | 461 if (elf_update(ecp->eout, ELF_C_WRITE) < 0) in create_elf()
|
| /freebsd-14.2/cddl/contrib/opensolaris/tools/ctf/cvt/ |
| H A D | output.c | 704 if (elf_update(dst, ELF_C_WRITE) < 0) in write_file()
|
| /freebsd-14.2/cddl/contrib/opensolaris/lib/libdtrace/common/ |
| H A D | dt_link.c | 1693 if (mod && elf_update(elf, ELF_C_WRITE) == -1) in process_obj()
|
| /freebsd-14.2/tools/build/mk/ |
| H A D | OptionalObsoleteFiles.inc | 8374 OLD_FILES+=usr/share/man/man3/elf_update.3.gz
|