Home
last modified time | relevance | path

Searched refs:ELFCLASSNONE (Results 1 – 4 of 4) sorted by relevance

/linux/arch/powerpc/boot/
H A Delf.h134 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
/linux/drivers/remoteproc/
H A Dremoteproc_coredump.c252 if (class == ELFCLASSNONE) { in rproc_coredump()
365 if (class == ELFCLASSNONE) { in rproc_coredump_using_sections()
/linux/include/uapi/linux/
H A Delf.h351 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
/linux/tools/perf/util/
H A Dsymbol-elf.c2008 if (kcore->elfclass == ELFCLASSNONE) in kcore__open()