Home
last modified time | relevance | path

Searched refs:ELAlloc (Results 1 – 5 of 5) sorted by relevance

/TwlSDK-5.4/include/twl/el/common/
Del.h35 typedef void *(*ELAlloc)(size_t size); typedef
92 s32 EL_Init( ELAlloc alloc, ELFree free);
/TwlSDK-5.4/build/libraries/el/common/src/
Del.c32 extern ELAlloc i_elAlloc;
59 s32 EL_Init( ELAlloc alloc, ELFree free) in EL_Init()
Delf_loader.c122 ELAlloc i_elAlloc;
219 void ELi_Init( ELAlloc alloc, ELFree free) in ELi_Init()
Dloader_subset.c34 extern ELAlloc i_elAlloc;
/TwlSDK-5.4/build/libraries/el/common/include/
Delf_loader.h181 void ELi_Init( ELAlloc alloc, ELFree free);