Lines Matching refs:RTLD_LOCAL
100 loaded = dlopen(origName, RTLD_NOW | RTLD_LOCAL);127 loaded = dlopen(newName.c_str(), RTLD_NOW | RTLD_LOCAL);