Home
last modified time | relevance | path

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

/optee_os/core/pta/
H A Dsystem.c255 static TEE_Result system_dlsym(struct user_mode_ctx *uctx, uint32_t param_types, in system_dlsym() function
384 return system_dlsym(uctx, param_types, params); in invoke_command()