RT_FL_NOCFG
if ((!(rtld_flags & RT_FL_NOCFG)) && (config->c_name == NULL)) {
if (!(rtld_flags & RT_FL_NOCFG)) {
val = RT_FL_NOCFG;