Home
last modified time | relevance | path

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

/optee_os/lib/libdl/include/
H A Ddlfcn.h12 #define RTLD_GLOBAL 0x100 macro
/optee_os/ldelf/
H A Ddl.c15 if (arg->dlopen.flags != (RTLD_NOW | RTLD_GLOBAL | RTLD_NODELETE)) in dlopen_entry()
/optee_os/ldelf/include/
H A Dldelf.h109 #define RTLD_GLOBAL 0x100 macro