Searched refs:RT_FL2_BRANDED (Results 1 – 6 of 6) sorted by relevance
221 rtld_flags2 |= RT_FL2_BRANDED; in _setup()
222 rtld_flags2 |= RT_FL2_BRANDED; in _setup()
233 rtld_flags2 |= RT_FL2_BRANDED;
325 #define RT_FL2_BRANDED 0x00000800 /* process is branded */ macro
2289 if (rtld_flags2 & RT_FL2_BRANDED) { in ld_str_env()