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

  /external/elfutils/libelf/
elf_clone.c 40 if (cmd != ELF_C_EMPTY)
libelf.h 87 ELF_C_EMPTY, /* Copy basic file data but not the content. */
  /build/tools/soslim/
main.c 172 newelf = elf_clone(elf, ELF_C_EMPTY);
  /external/elfutils/src/
strip.c 476 newelf = elf_clone (elf, ELF_C_EMPTY);
    [all...]
  /build/tools/apriori/
apriori.c 338 elf = elf_clone(source->oldelf, ELF_C_EMPTY);
    [all...]

Completed in 170 milliseconds