Searched refs:ELFCLASSNUM (Results 1 – 2 of 2) sorted by relevance
| /linux/arch/powerpc/boot/ | ||
| H A D | elf.h | 137 #define ELFCLASSNUM 3 macro |
| /linux/tools/perf/util/ | ||
| H A D | dso.c | 1299 if (e_ident[EI_CLASS] == ELFCLASSNONE || e_ident[EI_CLASS] >= ELFCLASSNUM) in dso__e_machine() |