Searched refs:DF_1_NOOPEN (Results 1 – 7 of 7) sorted by relevance
554 #define DF_1_NOOPEN 0x00000040 /* Do not allow loading on dlopen() */ macro
793 #define DF_1_NOOPEN 0x00000040 /* Do not allow loading on dlopen() */ macro
1570 DF_1_NOOPEN = 0x00000040, // Set RTLD_NOOPEN for this object. enumerator
88 _ELF_DEFINE_DF(DF_1_NOOPEN, 0x40, \
1366 dtFlags1 |= DF_1_NOOPEN; in computeContents()
1543 if (dynp->d_un.d_val & DF_1_NOOPEN) in digest_dynamic1()
2926 { DF_1_NOOPEN, "NOOPEN" },