Home
last modified time | relevance | path

Searched refs:ELF_C_EMPTY (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/libelf/
Delf_clone.c52 if (cmd != ELF_C_EMPTY) in elf_clone()
Dlibelf.h157 ELF_C_EMPTY, /* Copy basic file data but not the content. */ enumerator
/external/elfutils/src/
Dstrip.c1102 newelf = elf_clone (elf, ELF_C_EMPTY); in handle_elf()