Home
last modified time | relevance | path

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

/linux/arch/powerpc/boot/
A Delf.h134 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
/linux/drivers/remoteproc/
A Dremoteproc_coredump.c251 if (class == ELFCLASSNONE) { in rproc_coredump()
363 if (class == ELFCLASSNONE) { in rproc_coredump_using_sections()
A Dremoteproc_core.c2523 rproc->elf_class = ELFCLASSNONE; in rproc_alloc()
/linux/include/uapi/linux/
A Delf.h347 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
/linux/tools/perf/util/
A Dsymbol-elf.c1497 if (kcore->elfclass == ELFCLASSNONE) in kcore__open()

Completed in 19 milliseconds