Searched refs:DF_1_GLOBAL (Results 1 – 7 of 7) sorted by relevance
70 #define SUPPORTED_DT_FLAGS_1 (DF_1_NOW | DF_1_GLOBAL | DF_1_NODELETE | DF_1_PIE)
342 si->set_dt_flags_1(si->get_dt_flags_1() | DF_1_GLOBAL);
522 if ((dt_flags_1 & DF_1_GLOBAL) != 0) { in set_dt_flags_1()
1470 if ((si->get_dt_flags_1() & DF_1_GLOBAL) != 0) { in make_global_group()1637 si->set_dt_flags_1(si->get_dt_flags_1() | DF_1_GLOBAL); in find_libraries()
130 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
320 // Library with DF_1_GLOBAL
46 executable, LD_PRELOAD libraries, and any library with the DF_1_GLOBAL