Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h314 #define EI_MAG2 2 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h115 #define EI_MAG2 2 /* File identification byte 2 index */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c417 (hdr->e_ident[EI_MAG2] != ELFMAG2) || in parse_elf()