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