Searched refs:ELFCLASSNONE (Results 1 – 13 of 13) sorted by relevance
65 return elf == NULL || elf->kind != ELF_K_ELF ? ELFCLASSNONE : elf->class;
78 if (eclass > ELFCLASSNONE && eclass < ELFCLASSNUM in determine_kind()
128 #define ELFCLASSNONE 0 /* Invalid class */ macro
376 #define ELFCLASSNONE 0 macro
342 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
586 if (*elfclass == ELFCLASSNONE) in consider_executable()632 uint_fast8_t elfclass = ELFCLASSNONE; in dwfl_link_map_report()
115 ELFCLASSNONE = 0, /* invalid */ enumerator
1409 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
316 ELFCLASSNONE = 0, enumerator
465 if (OPEN_OUTFILE (&ld_state, EM_NONE, ELFCLASSNONE, ELFDATANONE) != 0) in main()
45 return std::make_pair((uint8_t)ELF::ELFCLASSNONE, in getElfArchType()
174 { "None", ELF::ELFCLASSNONE },
207 #define ELFCLASSNONE 0 /* Invalid class */ macro