Home
last modified time | relevance | path

Searched refs:DF_1_CONFALT (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/file/src/
H A Dreadelf.h529 #define DF_1_CONFALT 0x00002000 /* Configuration alternative */ macro
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1546 DF_1_CONFALT = 0x00002000, // Configuration alternative created. enumerator
/freebsd-14.2/contrib/elftoolchain/common/
H A Delfdefinitions.h100 _ELF_DEFINE_DF(DF_1_CONFALT, 0x2000, \