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)
449 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()
1636 if (is_ld_preload || (si->get_dt_flags_1() & DF_1_GLOBAL) != 0) { in find_libraries()1708 si->set_dt_flags_1(si->get_dt_flags_1() | DF_1_GLOBAL); in find_libraries()
1212 // Library with DF_1_GLOBAL1231 // Library with DF_1_GLOBAL which will be dlopened1504 // Mark the library DF_1_GLOBAL so it is added to every linker namespace.
740 #define DF_1_GLOBAL 0x00000002 /* Set the RTLD_GLOBAL for object */ macro
73 executable, LD_PRELOAD libraries, and any library with the DF_1_GLOBAL