Home
last modified time | relevance | path

Searched refs:DF_1_INTERPOSE (Results 1 – 22 of 22) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Dlink.d166 enum DF_1_INTERPOSE = 0x00000400; variable
/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h528 #define DF_1_INTERPOSE 0x00000400 /* Is an interposer */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d554 enum DF_1_INTERPOSE = 0x00000400; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d554 enum DF_1_INTERPOSE = 0x00000400; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h1221 #define DF_1_INTERPOSE 0x00000400 macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h1251 #define DF_1_INTERPOSE 0x00000400 macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h738 #define DF_1_INTERPOSE 0x00000400 /* Is an interposer */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h738 #define DF_1_INTERPOSE 0x00000400 /* Is an interposer */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h832 #define DF_1_INTERPOSE 0x00000400 /* Is an interposer */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1372 DF_1_INTERPOSE = 0x00000400, // Object is used to interpose. enumerator
/netbsd-src/external/gpl3/binutils.old/dist/elfcpp/
H A DChangeLog-0815420 DF_1_INTERPOSE, DF_1_NODEFLIB, DF_1_NODUMP,
H A Delfcpp.h919 DF_1_INTERPOSE = 0x400,
/netbsd-src/external/gpl3/binutils/dist/elfcpp/
H A DChangeLog-0815420 DF_1_INTERPOSE, DF_1_NODEFLIB, DF_1_NODUMP,
H A Delfcpp.h920 DF_1_INTERPOSE = 0x400,
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d676 enum DF_1_INTERPOSE = 0x00000400; variable
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Delf.em820 link_info.flags_1 |= (bfd_vma) DF_1_INTERPOSE;
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Delf.em827 link_info.flags_1 |= (bfd_vma) DF_1_INTERPOSE;
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/
H A Delfconstants.m4102 _(`DF_1_INTERPOSE', 0x400,
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dlayout.cc5350 flags |= elfcpp::DF_1_INTERPOSE; in finish_dynamic_section()
/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dlayout.cc5424 flags |= elfcpp::DF_1_INTERPOSE; in finish_dynamic_section()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c11677 if (val & DF_1_INTERPOSE) in process_dynamic_section()
11680 val ^= DF_1_INTERPOSE; in process_dynamic_section()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c12223 if (val & DF_1_INTERPOSE) in process_dynamic_section()
12226 val ^= DF_1_INTERPOSE; in process_dynamic_section()