Searched refs:copy_elf (Results 1 – 4 of 4) sorted by relevance
/external/elfutils/tests/ |
D | elfcopy.c | 72 copy_elf (const char *in, const char *out, bool use_mmap, bool reverse_offs) in copy_elf() function 366 copy_elf (in, out, use_mmap, reverse_offs); in main()
|
D | ChangeLog | 553 * elfcopy.c (copy_elf): When swapping the sh_offsets of two sections, 563 * elfcopy.c (copy_elf): Add reverse_off argument. Record offsets 566 copy_elf.
|
/external/elfutils/src/ |
D | unstrip.c | 233 copy_elf (Elf *outelf, Elf *inelf) in copy_elf() function 2201 copy_elf (outelf, stripped); in handle_file() 2209 copy_elf (outelf, unstripped); in handle_file()
|
D | ChangeLog | 485 * unstrip.c (copy_elf): Add ELF_CHECK to make sure gelf_getehdr () 583 * unstrip.c (copy_elf): Explicitly copy shstrndx. 2103 * unstrip.c (copy_elf): Likewise.
|