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

/freebsd-13-stable/contrib/elftoolchain/libelf/
H A Delf_next.c42 return (ELF_C_NULL);
46 return (ELF_C_NULL);
74 return (ELF_C_NULL);
H A Delf_begin.c46 case ELF_C_NULL:
H A Dlibelf.h86 ELF_C_NULL = 0, enumerator in enum:__anon673
97 #define ELF_C_FIRST ELF_C_NULL
H A Dlibelf_allocate.c54 e->e_cmd = ELF_C_NULL;
H A Delf_update.c1209 (c != ELF_C_NULL && c != ELF_C_WRITE)) {
1232 if (c == ELF_C_NULL)
/freebsd-13-stable/contrib/elftoolchain/elfcopy/
H A Dsegments.c560 if (elf_update(ecp->eout, ELF_C_NULL) < 0)

Completed in 309 milliseconds