Searched defs:DF_1_NODELETE (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/binutils/include/elf/
H A Dcommon.h667 #define DF_1_NODELETE 0x00000008 macro
/freebsd-10-stable/sys/sys/
H A Delf_common.h717 #define DF_1_NODELETE 0x00000008 /* Set the RTLD_NODELETE for object */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DELF.h1756 DF_1_NODELETE = 0x00000008, // Set RTLD_NODELETE for this object. enumerator in enum:llvm::ELF::__anon2130

Completed in 116 milliseconds