Searched refs:elf_clone (Results 1 – 8 of 8) sorted by relevance
41 elf_clone (Elf *elf, Elf_Cmd cmd) in elf_clone() function
22 elf_clone;
48 "elf_clone.c",
86 elf_clone.c \
204 extern Elf *elf_clone (Elf *__elf, Elf_Cmd __cmd);
1316 * elf_clone.c: Likewise.
111 return elf_clone (parent, parent->cmd); in elf_begin_rand()
538 newelf = elf_clone (elf, ELF_C_EMPTY); in handle_elf()