Home
last modified time | relevance | path

Searched refs:DF_1_GROUP (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/contrib/file/src/
HDreadelf.h519 #define DF_1_GROUP 0x00000004 /* Is member of group */ macro
/freebsd-11-stable/contrib/binutils/include/elf/
HDcommon.h666 #define DF_1_GROUP 0x00000004 macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDELF.h1270 DF_1_GROUP = 0x00000004, // Set RTLD_GROUP for this object. enumerator
/freebsd-11-stable/contrib/elftoolchain/common/
HDelfdefinitions.h80 _ELF_DEFINE_DF(DF_1_GROUP, 0x4, \
/freebsd-11-stable/contrib/binutils/binutils/
HDreadelf.c6137 if (val & DF_1_GROUP) in process_dynamic_section()
6140 val ^= DF_1_GROUP; in process_dynamic_section()
/freebsd-11-stable/contrib/binutils/ld/emultempl/
HDelf32.em1826 link_info.flags_1 |= (bfd_vma) DF_1_GROUP;
/freebsd-11-stable/contrib/binutils/ld/
HDld.texinfo1110 Set the @code{DF_1_GROUP} flag in the @code{DT_FLAGS_1} entry in the dynamic