RTLD_NEXT
if (handle == NULL || handle == RTLD_NEXT ||
} else if (handle == RTLD_NEXT || /* Objects after caller's */
if (handle == RTLD_NEXT)
*raddr = dlsym(RTLD_NEXT, name);