Searched refs:DF_1_GLOBAL (Results 1 – 7 of 7) 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)
454 si->set_dt_flags_1(si->get_dt_flags_1() | DF_1_GLOBAL); in linker_main()
652 if ((dt_flags_1 & DF_1_GLOBAL) != 0) { in set_dt_flags_1()
207 #define DF_1_GLOBAL 0x00000002 /* implies RTLD_GLOBAL */ macro
1177 // Library with DF_1_GLOBAL1204 // Library with DF_1_GLOBAL which will be dlopened1485 // Mark the library DF_1_GLOBAL so it is added to every linker namespace.
73 executable, LD_PRELOAD libraries, and any library with the DF_1_GLOBAL