Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf_cntl.c57 case ELF_C_FDDONE:
Dlibelf.h77 ELF_C_FDDONE, /* Signal that file descriptor will not be enumerator
/external/elfutils/src/
Dstrip.c1628 if (elf_cntl (elf, ELF_C_FDDONE) != 0) in handle_elf()