Searched defs:DF_1_NOOPEN (Results 1 – 3 of 3) sorted by relevance
554 #define DF_1_NOOPEN 0x00000040 /* Do not allow loading on dlopen() */ macro
1570 DF_1_NOOPEN = 0x00000040, // Set RTLD_NOOPEN for this object. enumerator
793 #define DF_1_NOOPEN 0x00000040 /* Do not allow loading on dlopen() */ macro