Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Delf-em.h6 #define EM_NONE 0 macro
/Linux-v4.19/tools/perf/util/
Ddwarf-regs.c35 case EM_NONE: /* Generic arch - use host arch */ in get_dwarf_regstr()
Dunwind-libdw.c228 err = !dwfl_attach_state(ui->dwfl, EM_NONE, thread->tid, &callbacks, ui); in unwind__get_entries()
/Linux-v4.19/arch/powerpc/boot/
Delf.h49 #define EM_NONE 0 macro
/Linux-v4.19/drivers/remoteproc/
Dremoteproc_core.c1165 ehdr->e_machine = EM_NONE; in rproc_coredump()