Home
last modified time | relevance | path

Searched refs:EL_COPIED (Results 1 – 4 of 4) sorted by relevance

/TwlSDK-5.1.0/build/tools/makelst/
Delf_loader.h119 #define EL_COPIED 0xF0 macro
/TwlSDK-5.1.0/build/tools/stripdebug/
Delf_loader.h136 #define EL_COPIED 0xF0 macro
Dinsertsection.c226 ElfHandle->process = EL_COPIED;
Delf_loader.c654 ElfHandle->process = EL_COPIED; in ELi_LoadObject()