Searched refs:DF_1_INITFIRST (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/file/src/
H A Dreadelf.h522 #define DF_1_INITFIRST 0x00000020 /* init/fini takes priority */ macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1286 DF_1_INITFIRST = 0x00000020, // Set RTLD_INITFIRST for this object. enumerator in enum:llvm::ELF::__anon3107
/freebsd-13-stable/contrib/elftoolchain/common/
H A Delfdefinitions.h86 _ELF_DEFINE_DF(DF_1_INITFIRST, 0x20, \
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.cpp1312 dtFlags1 |= DF_1_INITFIRST;

Completed in 135 milliseconds