Searched refs:ELF_K_NONE (Results 1 - 6 of 6) sorted by relevance

/external/elfutils/libelf/
H A Delf_kind.c65 return elf == NULL ? ELF_K_NONE : elf->kind;
H A Dcommon.h85 return ELF_K_NONE;
H A Dlibelf.h149 ELF_K_NONE, /* Unknown. */ enumerator in enum:__anon18496
H A Delf_begin.c511 ELF_K_NONE, 0);
569 ELF_K_NONE, 0);
/external/elfutils/libdwfl/
H A Doffline.c133 case ELF_K_NONE:
/external/elfutils/src/
H A Dldgeneric.c1732 if (unlikely (elf_kind (elf) == ELF_K_NONE))

Completed in 111 milliseconds