Searched refs:ET_LOOS (Results 1 – 5 of 5) sorted by relevance
72 ehdr->e_type = ET_LOOS + 1; in check_elf()
131 #define ET_LOOS 0xfe00 macro
167 #define ET_LOOS 0xfe00 /* OS-specific range start */ macro
164 #define ET_LOOS 0xfe00 /* OS-specific range start */ macro
1062 else if (e_type >= ET_LOOS && e_type <= ET_HIOS) in print_file_type()