HomeSort by: relevance | last modified time | path
    Searched refs:DF_1_GROUP (Results 1 - 15 of 15) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
link.d 158 enum DF_1_GROUP = 0x00000004;
  /src/external/bsd/file/dist/src/
readelf.h 552 #define DF_1_GROUP 0x00000004 /* Is member of group */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 546 enum DF_1_GROUP = 0x00000004;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 546 enum DF_1_GROUP = 0x00000004;
  /src/sys/sys/
exec_elf.h 820 #define DF_1_GROUP 0x00000004 /* Is member of group */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 731 #define DF_1_GROUP 0x00000004 /* Is member of group */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 731 #define DF_1_GROUP 0x00000004 /* Is member of group */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 1364 DF_1_GROUP = 0x00000004, // Set RTLD_GROUP for this object.
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1316 #define DF_1_GROUP 0x00000004
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1297 #define DF_1_GROUP 0x00000004
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 1283 #define DF_1_GROUP 0x00000004
  /src/external/gpl3/gdb/dist/include/elf/
common.h 1294 #define DF_1_GROUP 0x00000004
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 668 enum DF_1_GROUP = 0x00000004;
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 13281 if (val & DF_1_GROUP)
13284 val ^= DF_1_GROUP;
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 12773 if (val & DF_1_GROUP)
12776 val ^= DF_1_GROUP;

Completed in 116 milliseconds