Home
last modified time | relevance | path

Searched refs:EI_CLASS (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.c358 switch (ehdr->e_ident[EI_CLASS]) { in do_file()
361 ehdr->e_ident[EI_CLASS], fname); in do_file()
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmk_elfconfig.c20 switch (ei[EI_CLASS]) { in main()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h316 #define EI_CLASS 4 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h125 #define EI_CLASS 4 /* File class byte index */ macro