Searched refs:DF_1_NODUMP (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/file/src/
H A Dreadelf.h528 #define DF_1_NODUMP 0x00001000 /* Cannot be dumped with dldump(3C) */ macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1293 DF_1_NODUMP = 0x00001000, // Object can't be dldump'ed. enumerator in enum:llvm::ELF::__anon3107
/freebsd-13-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h98 _ELF_DEFINE_DF(DF_1_NODUMP, 0x1000, \

Completed in 119 milliseconds