Searched refs:ELFCLASSNONE (Results 1 – 15 of 15) 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()
2259 rproc->elf_class = ELFCLASSNONE; in rproc_alloc()
22 ELFCLASSNONE = 0 variable in ELFFile
347 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
346 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
64 #define ELFCLASSNONE 0 /* invalid */ macro
96 #define ELFCLASSNONE 0 /* Unknown class. */ macro
120 #define ELFCLASSNONE 0 /* Invalid class */ macro
1458 if (kcore->elfclass == ELFCLASSNONE) in kcore__open()