Home
last modified time | relevance | path

Searched refs:copy_elf (Results 1 – 2 of 2) sorted by relevance

/external/elfutils/src/
Dunstrip.c249 copy_elf (Elf *outelf, Elf *inelf) in copy_elf() function
2036 copy_elf (outelf, stripped); in handle_file()
2044 copy_elf (outelf, unstripped); in handle_file()
DChangeLog634 * unstrip.c (copy_elf): Likewise.