Lines Matching refs:elf_update
157 * elf_update.c (write_file): Try to mremap if file needs to be
259 * elf_update.c: Set ELF_F_MMAPPED flag if we mmap from elf_update.
467 * elf_update.c (write_file): Only use posix_fallocate when using
527 * elf_update.c (write_file): Always also use ftruncate before
594 * elf_update.c (write_file): Use posix_fallocate instead of
798 * elf_update.c (write_file): Remove _MUDFLAP condition.
1316 (elf_update, elf_getbase, elf_getaroff): Return off64_t.
1482 * elf_update.c: Remove debug message.
1508 * elf_update.c (write_file): Stat the file and fchmod it after update
1585 * elf_update.c (elf_update): Get write lock, not read lock.
1610 * elf_update.c (write_file) [_MUDFLAP]: Likewise.
1641 * elf_update.c: Likewise.
1674 * elf_update.c: Fix locking.