Home
last modified time | relevance | path

Searched refs:ldelf_dlopen (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/include/kernel/
H A Dldelf_loader.h19 TEE_Result ldelf_dlopen(struct user_mode_ctx *uctx, TEE_UUID *uuid,
/optee_os/core/pta/
H A Dsystem.c249 res = ldelf_dlopen(uctx, &uuid, flags); in system_dlopen()
/optee_os/core/kernel/
H A Dldelf_loader.c389 TEE_Result ldelf_dlopen(struct user_mode_ctx *uctx, TEE_UUID *uuid, in ldelf_dlopen()
370 TEE_Result ldelf_dlopen(struct user_mode_ctx *uctx, TEE_UUID *uuid, ldelf_dlopen() function