Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDcommon.h667 #define DF_1_NODELETE 0x00000008 macro
/NextBSD/contrib/llvm/include/llvm/Support/
HDELF.h1160 DF_1_NODELETE = 0x00000008, // Set RTLD_NODELETE for this object. enumerator
/NextBSD/sys/sys/
HDelf_common.h714 #define DF_1_NODELETE 0x00000008 /* Set the RTLD_NODELETE for object */ macro