Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/size/common/
H A Dmain.c208 if (elf_kind(arf) == ELF_K_NONE) { in main()
221 if (elf_kind(arf) == ELF_K_NONE) { in main()
/titanic_41/usr/src/cmd/sgs/libelf/common/
H A Dkind.c41 return (ELF_K_NONE); in elf_kind()
H A Dbegin.c191 elf->ed_kind = ELF_K_NONE; in _elf_config()
/titanic_41/usr/src/head/
H A Dlibelf.h77 ELF_K_NONE = 0, /* must be first, 0 */ enumerator
/titanic_41/usr/src/cmd/strings/
H A Dstrings.c527 case ELF_K_NONE: