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

/freebsd-11-stable/contrib/file/src/
H A Dreadelf.h520 #define DF_1_NODELETE 0x00000008 /* Cannot be deleted from process */ macro
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dcommon.h667 #define DF_1_NODELETE 0x00000008 macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1271 DF_1_NODELETE = 0x00000008, // Set RTLD_NODELETE for this object. enumerator in enum:llvm::ELF::__anon57
/freebsd-11-stable/sys/sys/
H A Delf_common.h742 #define DF_1_NODELETE 0x00000008 /* Set the RTLD_NODELETE for object */ macro

Completed in 169 milliseconds