Home
last modified time | relevance | path

Searched refs:ELFCLASSNONE (Results 1 – 5 of 5) 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()
H A Dremoteproc_core.c2479 rproc->elf_class = ELFCLASSNONE; in rproc_alloc()
/linux/tools/include/uapi/linux/ !
H A Delf.h359 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
/linux/tools/perf/util/ !
H A Dsymbol-elf.c2024 if (kcore->elfclass == ELFCLASSNONE) in kcore__open()