Home
last modified time | relevance | path

Searched refs:EI_MAG1 (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h313 #define EI_MAG1 1 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h112 #define EI_MAG1 1 /* File identification byte 1 index */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c416 (hdr->e_ident[EI_MAG1] != ELFMAG1) || in parse_elf()