Home
last modified time | relevance | path

Searched refs:EL_PROC_NOTHING (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.1.0/build/libraries/el/common/include/
Delf_loader.h98 EL_PROC_NOTHING = 0, enumerator
/TwlSDK-5.1.0/build/libraries/el/common/src/
Delf_loader.c855 return( EL_PROC_NOTHING); in ELi_ResolveAllLibrary()
859 return( EL_PROC_NOTHING); /* If there is no dll */ in ELi_ResolveAllLibrary()
985 ELi_SetProcCode( elElfDesc, MYObject, EL_PROC_NOTHING); in ELi_Unlink()