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

/gem5/ext/libelf/
H A Delf_next.c41 return (ELF_C_NULL);
45 return (ELF_C_NULL);
H A Delf_begin.c95 case ELF_C_NULL:
H A Dlibelf.h91 ELF_C_NULL = 0, enumerator in enum:__anon49
102 #define ELF_C_FIRST ELF_C_NULL
H A Dlibelf_allocate.c54 e->e_cmd = ELF_C_NULL;
H A Delf_update.c843 (c != ELF_C_NULL && c != ELF_C_WRITE)) {
864 if (c == ELF_C_NULL)

Completed in 10 milliseconds