Home
last modified time | relevance | path

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

/external/elfutils/libelf/
Delf_cntl.c67 case ELF_C_FDDONE: in elf_cntl()
Dlibelf.h147 ELF_C_FDDONE, /* Signal that file descriptor will not be enumerator
/external/elfutils/libdw/
Dlibdw_find_split_unit.c75 elf_cntl (split_dwarf->elf, ELF_C_FDDONE); in try_split_file()
/external/elfutils/src/
Dar.c1300 || elf_cntl (newelf, ELF_C_FDDONE) != 0) in do_oper_insert()
Dstrip.c2541 if (elf_cntl (elf, ELF_C_FDDONE) != 0) in handle_elf()