HomeSort by relevance Sort by last modified time
    Searched refs:elf_clone (Results 1 - 6 of 6) sorted by null

  /external/elfutils/libelf/
elf_clone.c 62 elf_clone (Elf *elf, Elf_Cmd cmd) function
Android.mk 54 elf_clone.c \
libelf.h 201 extern Elf *elf_clone (Elf *__elf, Elf_Cmd __cmd);
Makefile.am 97 elf_clone.c \
  /external/elfutils/libdwfl/
core-file.c 129 return elf_clone (parent, parent->cmd);
  /external/elfutils/src/
strip.c 491 newelf = elf_clone (elf, ELF_C_EMPTY);
    [all...]

Completed in 497 milliseconds