Searched refs:DF_1_GLOBAL (Results 1 – 8 of 8) sorted by relevance
130 if ((si->get_dt_flags_1() & DF_1_GLOBAL) != 0) { in get_global_group()
54 #define SUPPORTED_DT_FLAGS_1 (DF_1_NOW | DF_1_GLOBAL | DF_1_NODELETE | DF_1_PIE | DF_1_ORIGIN)
442 si->set_dt_flags_1(si->get_dt_flags_1() | DF_1_GLOBAL); in linker_main()
647 if ((dt_flags_1 & DF_1_GLOBAL) != 0) { in set_dt_flags_1()
1639 if (is_ld_preload || (si->get_dt_flags_1() & DF_1_GLOBAL) != 0) { in find_libraries()1729 si->set_dt_flags_1(si->get_dt_flags_1() | DF_1_GLOBAL); in find_libraries()
1304 // Library with DF_1_GLOBAL1323 // Library with DF_1_GLOBAL which will be dlopened1596 // Mark the library DF_1_GLOBAL so it is added to every linker namespace.
774 #define DF_1_GLOBAL 0x00000002 /* Set the RTLD_GLOBAL for object */ macro
72 executable, LD_PRELOAD libraries, and any library with the DF_1_GLOBAL