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

/linux-master/arch/powerpc/boot/
H A Delf.h134 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
/linux-master/drivers/remoteproc/
H A Dremoteproc_coredump.c252 if (class == ELFCLASSNONE) {
365 if (class == ELFCLASSNONE) {
H A Dremoteproc_core.c2479 rproc->elf_class = ELFCLASSNONE;
/linux-master/include/uapi/linux/
H A Delf.h351 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
/linux-master/tools/perf/util/
H A Dsymbol-elf.c2007 if (kcore->elfclass == ELFCLASSNONE)

Completed in 128 milliseconds