Searched defs:DF_1_NOOPEN (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/file/src/
H A Dreadelf.h523 #define DF_1_NOOPEN 0x00000040 /* Do not allow loading on dlopen() */ macro
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dcommon.h670 #define DF_1_NOOPEN 0x00000040 macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1274 DF_1_NOOPEN = 0x00000040, // Set RTLD_NOOPEN for this object. enumerator in enum:llvm::ELF::__anon57
/freebsd-11-stable/sys/sys/
H A Delf_common.h744 #define DF_1_NOOPEN 0x00000040 /* Do not allow loading on dlopen() */ macro

Completed in 95 milliseconds