Searched refs:ELF_T_LAST (Results 1 - 3 of 3) sorted by relevance

/gem5/ext/libelf/
H A Delf_data.c81 elftype > ELF_T_LAST ||
H A Dlibelf.h87 #define ELF_T_LAST ELF_T_XWORD macro
H A Delf_update.c127 if (elftype > ELF_T_LAST) {
524 assert(elftype >= ELF_T_FIRST && elftype <= ELF_T_LAST);

Completed in 8 milliseconds