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

  /external/elfutils/libelf/
elf_clone.c 73 if (cmd != ELF_C_EMPTY)
libelf.h 128 ELF_C_EMPTY, /* Copy basic file data but not the content. */
  /external/elfutils/src/
strip.c 491 newelf = elf_clone (elf, ELF_C_EMPTY);
    [all...]

Completed in 24 milliseconds