Searched refs:EM_NONE (Results 1 – 5 of 5) sorted by relevance
6 #define EM_NONE 0 macro
35 case EM_NONE: /* Generic arch - use host arch */ in get_dwarf_regstr()
228 err = !dwfl_attach_state(ui->dwfl, EM_NONE, thread->tid, &callbacks, ui); in unwind__get_entries()
49 #define EM_NONE 0 macro
1165 ehdr->e_machine = EM_NONE; in rproc_coredump()