Searched refs:ELFCLASSNONE (Results 1 – 5 of 5) sorted by relevance
134 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
251 if (class == ELFCLASSNONE) { in rproc_coredump()363 if (class == ELFCLASSNONE) { in rproc_coredump_using_sections()
2523 rproc->elf_class = ELFCLASSNONE; in rproc_alloc()
347 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
1497 if (kcore->elfclass == ELFCLASSNONE) in kcore__open()
Completed in 19 milliseconds