Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/tools/stripdebug/
Delf.h35 #define EI_MAG0 0 /* File identification */ macro
Delf.c152 if( ehdr->e_ident[EI_MAG0] != ELFMAG0 ) { in ELF_LoadELFHeader()
/TwlSDK-5.2.1/build/libraries/el/common/include/
Delf.h44 #define EI_MAG0 0 /* File identification */ macro
/TwlSDK-5.2.1/build/tools/makelst/
Delf.h35 #define EI_MAG0 0 /* File identification */ macro
Delf.c153 if( ehdr->e_ident[EI_MAG0] != ELFMAG0 ) { in ELF_LoadELFHeader()
/TwlSDK-5.2.1/build/libraries/el/common/src/
Delf.c153 if( ehdr->e_ident[EI_MAG0] != ELFMAG0 ) { in ELF_LoadELFHeader()