Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Delf-em.h6 #define EM_NONE 0 macro
/linux/arch/powerpc/boot/
H A Delf.h49 #define EM_NONE 0 macro
/linux/tools/perf/util/
H A Dunwind-libdw.c297 err = !dwfl_attach_state(ui->dwfl, EM_NONE, thread__tid(thread), &callbacks, ui); in unwind__get_entries()