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()
1299 if (e_ident[EI_CLASS] == ELFCLASSNONE || e_ident[EI_CLASS] >= ELFCLASSNUM) in dso__e_machine()
2014 if (kcore->elfclass == ELFCLASSNONE) in kcore__copy_hdr()