Searched defs:copy_elf (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/src/
H A Dunstrip.c250 copy_elf (Elf *outelf, Elf *inelf)
2038 copy_elf (outelf, stripped);
2046 copy_elf (outelf, unstripped);
249 copy_elf (Elf *outelf, Elf *inelf) function

Completed in 109 milliseconds