Searched refs:DF_1_NOOPEN (Results 1 – 5 of 5) sorted by relevance
1210 DF_1_NOOPEN = 0x00000040, // Set RTLD_NOOPEN for this object. enumerator
985 ld_state.dt_flags_1 |= DF_1_NOOPEN; in parse_z_option()
1561 { DF_1_NOOPEN, "NOOPEN" },
822 #define DF_1_NOOPEN 0x00000040 /* Set RTLD_NOOPEN for this object. */ macro
712 #define DF_1_NOOPEN 0x00000040 /* Set RTLD_NOOPEN for this object. */ macro