Searched refs:ET_LOPROC (Results 1 – 9 of 9) sorted by relevance
70 #define ET_LOPROC 0xff00 macro
136 #define ET_LOPROC 0xff00 /* reserved range for processor */ macro
115 ET_LOPROC = 0xff00, // Beginning of processor-specific codes enumerator
116 ET_LOPROC = 0xff00, // Beginning of processor-specific codes enumerator
118 ET_LOPROC = 0xff00, // Beginning of processor-specific codes enumerator
169 #define ET_LOPROC 0xff00 /* Processor-specific range start */ macro
170 #define ET_LOPROC 0xff00 /* Processor-specific range start */ macro
1032 else if (e_type >= ET_LOPROC /* && e_type <= ET_HIPROC always true */) in print_file_type()