Searched refs:elf_clone (Results 1 - 6 of 6) sorted by relevance

/external/elfutils/0.153/libelf/
H A Delf_clone.c62 elf_clone (Elf *elf, Elf_Cmd cmd) function
H A DAndroid.mk52 elf_clone.c \
H A DMakefile.am85 elf_clone.c \
H A Dlibelf.h189 extern Elf *elf_clone (Elf *__elf, Elf_Cmd __cmd);
/external/elfutils/0.153/libdwfl/
H A Dcore-file.c129 return elf_clone (parent, parent->cmd);
/external/elfutils/0.153/src/
H A Dstrip.c519 newelf = elf_clone (elf, ELF_C_EMPTY);

Completed in 466 milliseconds