Home
last modified time | relevance | path

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

/trueos/lib/libelf/
HDelf_next.c43 return (ELF_C_NULL); in elf_next()
47 return (ELF_C_NULL); in elf_next()
HDlibelf.h87 ELF_C_NULL = 0, enumerator
98 #define ELF_C_FIRST ELF_C_NULL
HDelf_begin.c98 case ELF_C_NULL: in elf_begin()
HDlibelf_allocate.c57 e->e_cmd = ELF_C_NULL; in _libelf_allocate_elf()
HDelf_update.c926 (c != ELF_C_NULL && c != ELF_C_WRITE)) { in elf_update()
947 if (c == ELF_C_NULL) in elf_update()