Home
last modified time | relevance | path

Searched defs:DF_1_NOOPEN (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/binutils/include/elf/
HDcommon.h670 #define DF_1_NOOPEN 0x00000040 macro
/trueos/sys/sys/
HDelf_common.h498 #define DF_1_NOOPEN 0x00000040 /* Do not allow loading on dlopen() */ macro
/trueos/contrib/llvm/include/llvm/Support/
HDELF.h1759 DF_1_NOOPEN = 0x00000040, // Set RTLD_NOOPEN for this object. enumerator