Searched refs:ELFCLASSNONE (Results 1 – 3 of 3) sorted by relevance
133 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
342 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
1255 if (kcore->elfclass == ELFCLASSNONE) in kcore__open()