Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/makelst/
Delf.h36 #define EI_MAG1 1 /* File identification */ macro
Delf.c156 if( ehdr->e_ident[EI_MAG1] != ELFMAG1 ) { in ELF_LoadELFHeader()
/TwlSDK-5.4/build/libraries/el/common/include/
Delf.h45 #define EI_MAG1 1 /* File identification */ macro
/TwlSDK-5.4/build/tools/stripdebug/
Delf.h36 #define EI_MAG1 1 /* File identification */ macro
Delf.c155 if( ehdr->e_ident[EI_MAG1] != ELFMAG1 ) { in ELF_LoadELFHeader()
/TwlSDK-5.4/build/libraries/el/common/src/
Delf.c156 if( ehdr->e_ident[EI_MAG1] != ELFMAG1 ) { in ELF_LoadELFHeader()