Home
last modified time | relevance | path

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

/optee_os/lib/libutee/include/
H A Dpta_system.h184 #define PTA_SYSTEM_DLSYM 11 macro
/optee_os/lib/libdl/
H A Ddlfcn.c112 res = invoke_system_pta(PTA_SYSTEM_DLSYM, param_types, params); in dlsym()
/optee_os/core/pta/
H A Dsystem.c383 case PTA_SYSTEM_DLSYM: in invoke_command()