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