Home
last modified time | relevance | path

Searched refs:EI_MAG3 (Results 1 – 6 of 6) sorted by relevance

/TwlSDK-5.4/build/tools/makelst/
Delf.h38 #define EI_MAG3 3 /* File identification */ macro
Delf.c162 if( ehdr->e_ident[EI_MAG3] != ELFMAG3 ) { in ELF_LoadELFHeader()
/TwlSDK-5.4/build/libraries/el/common/include/
Delf.h47 #define EI_MAG3 3 /* File identification */ macro
/TwlSDK-5.4/build/tools/stripdebug/
Delf.h38 #define EI_MAG3 3 /* File identification */ macro
Delf.c161 if( ehdr->e_ident[EI_MAG3] != ELFMAG3 ) { in ELF_LoadELFHeader()
/TwlSDK-5.4/build/libraries/el/common/src/
Delf.c162 if( ehdr->e_ident[EI_MAG3] != ELFMAG3 ) { in ELF_LoadELFHeader()