Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/tools/makelst/
Delf.h37 #define EI_MAG2 2 /* File identification */ macro
Delf.c159 if( ehdr->e_ident[EI_MAG2] != ELFMAG2 ) { in ELF_LoadELFHeader()
/TwlSDK-5.4/build/libraries/el/common/include/
Delf.h46 #define EI_MAG2 2 /* File identification */ macro
/TwlSDK-5.4/build/tools/stripdebug/
Delf.h37 #define EI_MAG2 2 /* File identification */ macro
Delf.c158 if( ehdr->e_ident[EI_MAG2] != ELFMAG2 ) { in ELF_LoadELFHeader()
/TwlSDK-5.4/build/libraries/el/common/src/
Delf.c159 if( ehdr->e_ident[EI_MAG2] != ELFMAG2 ) { in ELF_LoadELFHeader()