Searched refs:RT_FL_NOOBJALT (Results 1 – 4 of 4) sorted by relevance
398 if ((!(rtld_flags & (RT_FL_NODIRCFG | RT_FL_NOOBJALT))) && in elf_config()
305 #define RT_FL_NOOBJALT 0x08000000 /* disable object alternative use */ macro
1941 (RT_FL_DEBUGGER | RT_FL_NOOBJALT);
1732 val = RT_FL_NOOBJALT; in ld_generic_env()