Searched refs:RT_FL_NODIRCFG (Results 1 – 3 of 3) sorted by relevance
380 if ((!(rtld_flags & RT_FL_NODIRCFG)) && head->ch_hash) { in elf_config()398 if ((!(rtld_flags & (RT_FL_NODIRCFG | RT_FL_NOOBJALT))) && in elf_config()
304 #define RT_FL_NODIRCFG 0x04000000 /* disable directory config use */ macro
1704 val = RT_FL_NODIRCFG; in ld_generic_env()