Searched refs:RTLD_GLOBAL (Results 1 – 2 of 2) sorted by relevance
42 #define RTLD_GLOBAL 2 macro
137 mHandle = ::dlopen(mFilename, RTLD_NOW | RTLD_GLOBAL); in setDataSource()