Searched refs:ELFCLASSNONE (Results 1 – 12 of 12) sorted by relevance
60 return ELFCLASSNONE; in get_pid_class()65 return ELFCLASSNONE; in get_pid_class()74 return ELFCLASSNONE; in get_pid_class()159 unsigned char pid_class = ELFCLASSNONE; in grovel_auxv()
650 if (*elfclass == ELFCLASSNONE) in consider_executable()697 uint_fast8_t elfclass = ELFCLASSNONE; in dwfl_link_map_report()
44 return elf == NULL || elf->kind != ELF_K_ELF ? ELFCLASSNONE : elf->class;
57 if (eclass > ELFCLASSNONE && eclass < ELFCLASSNUM in determine_kind()
124 #define ELFCLASSNONE 0 /* Invalid class */ macro
342 #define ELFCLASSNONE 0 /* EI_CLASS */ macro
316 ELFCLASSNONE = 0, enumerator
457 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 },
META-INF/ META-INF/MANIFEST.MF META-INF/maven/ META- ...
207 #define ELFCLASSNONE 0 /* Invalid class */ macro