Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.c296 switch (ehdr->e_ident[EI_DATA]) { in do_file()
300 ehdr->e_ident[EI_DATA], fname); in do_file()
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmk_elfconfig.c30 switch (ei[EI_DATA]) { in main()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf.h317 #define EI_DATA 5 macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h131 #define EI_DATA 5 /* Data encoding byte index */ macro