HomeSort by: relevance | last modified time | path
    Searched refs:DT_FLAGS (Results 1 - 25 of 38) sorted by relevancy

1 2

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
link.d 66 enum DT_FLAGS = 30;
  /src/external/bsd/file/dist/src/
readelf.h 525 #define DT_FLAGS 30 /* Encodes ORIGIN, SYMBOLIC, TEXTREL, BIND_NOW, STATIC_TLS */
542 /* Flag values for DT_FLAGS */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 481 enum DT_FLAGS = 30;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 481 enum DT_FLAGS = 30;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 333 enum DT_FLAGS = 30;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 338 enum DT_FLAGS = 30;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 702 #define DT_FLAGS 30 /* Encodes ORIGIN, SYMBOLIC, TEXTREL, BIND_NOW, STATIC_TLS */
719 /* Flag values for DT_FLAGS */
  /src/sys/sys/
exec_elf.h 788 #define DT_FLAGS 30 /* Encodes ORIGIN, SYMBOLIC, TEXTREL, BIND_NOW, STATIC_TLS */
810 /* Flag values for DT_FLAGS */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 704 #define DT_FLAGS 30 /* Encodes ORIGIN, SYMBOLIC, TEXTREL, BIND_NOW, STATIC_TLS */
721 /* Flag values for DT_FLAGS */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 704 #define DT_FLAGS 30 /* Encodes ORIGIN, SYMBOLIC, TEXTREL, BIND_NOW, STATIC_TLS */
721 /* Flag values for DT_FLAGS */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1216 #define DT_FLAGS 30
1346 /* Flag values for the DT_FLAGS entry. */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1197 #define DT_FLAGS 30
1327 /* Flag values for the DT_FLAGS entry. */
  /src/external/gpl3/gdb.old/dist/include/elf/
common.h 1183 #define DT_FLAGS 30
1313 /* Flag values for the DT_FLAGS entry. */
  /src/external/gpl3/gdb/dist/include/elf/
common.h 1194 #define DT_FLAGS 30
1324 /* Flag values for the DT_FLAGS entry. */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 594 enum DT_FLAGS = 30;
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-hppa.c 1841 /* Force DT_FLAGS to always be set.
1846 if (!add_dynamic_entry (DT_FLAGS, (info)->flags))
elfnn-loongarch.c 6280 case DT_FLAGS:
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-hppa.c 1839 /* Force DT_FLAGS to always be set.
1844 if (!add_dynamic_entry (DT_FLAGS, (info)->flags))
elfnn-loongarch.c 5950 case DT_FLAGS:
  /src/external/gpl3/gdb/dist/bfd/
elf64-hppa.c 1841 /* Force DT_FLAGS to always be set.
1846 if (!add_dynamic_entry (DT_FLAGS, (info)->flags))
elfnn-loongarch.c 6297 case DT_FLAGS:
  /src/external/gpl3/binutils/dist/bfd/
elf64-hppa.c 2037 /* Force DT_FLAGS to always be set.
2042 if (!add_dynamic_entry (DT_FLAGS, (info)->flags))
elfnn-loongarch.c 6688 case DT_FLAGS:
  /src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
ELFDumper.cpp 2299 case DT_FLAGS:
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 3337 case DT_FLAGS: return "FLAGS";
13158 case DT_FLAGS:

Completed in 145 milliseconds

1 2