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

/freebsd-13-stable/contrib/file/src/
H A Dreadelf.h520 #define DF_1_NODELETE 0x00000008 /* Cannot be deleted from process */ macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1284 DF_1_NODELETE = 0x00000008, // Set RTLD_NODELETE for this object. enumerator in enum:llvm::ELF::__anon3107
/freebsd-13-stable/sys/sys/
H A Delf_common.h765 #define DF_1_NODELETE 0x00000008 /* Set the RTLD_NODELETE for object */ macro

Completed in 121 milliseconds