Searched refs:ELFCLASSNONE (Results 1 – 4 of 4) sorted by relevance
134 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
252 if (class == ELFCLASSNONE) { in rproc_coredump()365 if (class == ELFCLASSNONE) { in rproc_coredump_using_sections()
351 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
2008 if (kcore->elfclass == ELFCLASSNONE) in kcore__open()