Searched refs:DT_FLAGS (Results 1 – 16 of 16) sorted by relevance
168 case DT_FLAGS: in generic_get_entry_dyn()218 case DT_FLAGS: in generic_add_entry_dyn()
695 #define DT_FLAGS 30 macro
441 { DT_FLAGS, "FLAGS" },
320 #define DT_FLAGS 30 /* Object specific flag values. */ macro
1119 DT_FLAGS = 30, // Flags. enumerator
749 #define DT_FLAGS 30 macro
751 #define DT_FLAGS 30 macro
1967 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()
1990 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()
2982 if (dyn[DT_BIND_NOW] || (dyn[DT_FLAGS] & DF_BIND_NOW) || (flags1 & DF_1_NOW)) in prepare_lazy()