Home
last modified time | relevance | path

Searched refs:ET_REL (Results 1 – 9 of 9) sorted by relevance

/TwlSDK-5.2.1/build/tools/bin2obj/
Delf.h56 #define ET_REL 1 macro
Dobject.c100 h->e_type = ET_REL; in header_init()
/TwlSDK-5.2.1/build/tools/stripdebug/
Delf.h77 #define ET_REL 1 /* Re-locatable file */ macro
Delf.c196 case ET_REL: in ELF_LoadELFHeader()
/TwlSDK-5.2.1/build/libraries/el/common/include/
Delf.h86 #define ET_REL 1 /* Re-locatable file */ macro
/TwlSDK-5.2.1/build/tools/makelst/
Delf.h77 #define ET_REL 1 /* Re-locatable file */ macro
Delf.c197 case ET_REL: in ELF_LoadELFHeader()
/TwlSDK-5.2.1/build/libraries/el/common/src/
Delf.c197 case ET_REL: in ELF_LoadELFHeader()
Delf_loader.c555 case ET_REL: /* X to execute; O to relocate */ in ELi_LoadObject()