Home
last modified time | relevance | path

Searched refs:ELFCLASS32 (Results 1 – 8 of 8) sorted by relevance

/TwlSDK-5.1.0/build/tools/bin2obj/
Delf.h49 #define ELFCLASS32 1 macro
Dobject.c97 h->e_ident[4] = ELFCLASS32; // 32 bit in header_init()
/TwlSDK-5.1.0/build/tools/makelst/
Delf.h68 #define ELFCLASS32 1 /* ARM and Thumb processors use 32-bit ELF. */ macro
Delf.c170 case ELFCLASS32: in ELF_LoadELFHeader()
/TwlSDK-5.1.0/build/libraries/el/common/include/
Delf.h77 #define ELFCLASS32 1 /* ARM and Thumb processors use 32-bit ELF. */ macro
/TwlSDK-5.1.0/build/tools/stripdebug/
Delf.h68 #define ELFCLASS32 1 /* ARM and Thumb processors use 32-bit ELF. */ macro
Delf.c169 case ELFCLASS32: in ELF_LoadELFHeader()
/TwlSDK-5.1.0/build/libraries/el/common/src/
Delf.c170 case ELFCLASS32: in ELF_LoadELFHeader()