_RTLD_GLOBAL
if (flags & _RTLD_GLOBAL && !obj->globalref) {
flags |= (mode & RTLD_GLOBAL) ? _RTLD_GLOBAL : 0;