Home
last modified time | relevance | path

Searched refs:EL_RELOCATED (Results 1 – 7 of 7) sorted by relevance

/TwlSDK-5.4/build/tools/makelst/
Delf_loader.h120 #define EL_RELOCATED 0xF1 macro
Delf_loader.c169 all_result = EL_RELOCATED; in ELi_LoadLibrary()
523 return EL_RELOCATED; in EL_ResolveAllLibrary()
Dloader_subset.c409 ElfHandle->process = EL_RELOCATED; in ELi_RelocateSym()
/TwlSDK-5.4/include/twl/el/common/
Del.h54 #define EL_RELOCATED 0xF1 //For EL_ResolveAll only macro
/TwlSDK-5.4/build/tools/stripdebug/
Delf_loader.h137 #define EL_RELOCATED 0xF1 macro
Delf_loader.c195 all_result = EL_RELOCATED; in ELi_LoadLibrary()
902 return EL_RELOCATED; in EL_ResolveAllLibrary()
/TwlSDK-5.4/build/libraries/el/common/src/
Del.c242 return( EL_RELOCATED); in EL_ResolveAll()