Searched refs:copy_elf (Results 1 – 4 of 4) sorted by relevance
/third_party/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 | 278 * elfcopy.c (copy_elf): Remove cast of malloc return value. 1117 * elfcopy.c (copy_elf): When swapping the sh_offsets of two sections, 1127 * elfcopy.c (copy_elf): Add reverse_off argument. Record offsets 1130 copy_elf.
|
/third_party/elfutils/src/ |
D | unstrip.c | 232 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 | 767 * unstrip.c (copy_elf): Add ELF_CHECK to make sure gelf_getehdr () 865 * unstrip.c (copy_elf): Explicitly copy shstrndx. 2385 * unstrip.c (copy_elf): Likewise.
|