Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf_cntl.c90 case ELF_C_FDDONE:
Dlibelf.h118 ELF_C_FDDONE, /* Signal that file descriptor will not be enumerator
/external/elfutils/src/
Dar.c1284 if (found[cnt] == NULL || elf_cntl (newelf, ELF_C_FDDONE) != 0) in do_oper_insert()
Dstrip.c1672 if (elf_cntl (elf, ELF_C_FDDONE) != 0) in handle_elf()