Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/twl/el/common/
Del.h36 typedef void (*ELFree)(void* ptr); typedef
92 s32 EL_Init( ELAlloc alloc, ELFree free);
/TwlSDK-5.2.1/build/libraries/el/common/src/
Del.c33 extern ELFree i_elFree;
59 s32 EL_Init( ELAlloc alloc, ELFree free) in EL_Init()
Delf_loader.c123 ELFree i_elFree;
219 void ELi_Init( ELAlloc alloc, ELFree free) in ELi_Init()
Dloader_subset.c35 extern ELFree i_elFree;
/TwlSDK-5.2.1/build/libraries/el/common/include/
Delf_loader.h181 void ELi_Init( ELAlloc alloc, ELFree free);