Searched refs:ET_LOPROC (Results 1 – 6 of 6) sorted by relevance
203 #define ET_LOPROC 0xff00 /* First processor-specific. */ macro
123 ET_LOPROC = 0xff00, // Beginning of processor-specific codes enumerator
896 _ELF_DEFINE_ET(ET_LOPROC, 0xFF00U, "Begin processor-specific range") \
279 if (type >= ET_LOPROC) in elf_type_str()
3602 if (e.e_type >= ET_LOPROC) in printFileHeaders()7056 if (E.e_type >= ET_LOPROC) in printFileHeaders()
645 if (type >= ET_LOPROC) in elf_type()