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

  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/solaris/sys/
link.d 146 enum DF_ORIGIN = 0x00000001;
  /src/external/bsd/file/dist/src/
readelf.h 512 #define DF_ORIGIN 0x00000001 /* uses $ORIGIN */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
elf_common.d 559 enum DF_ORIGIN = 0x00000001;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/openbsd/sys/
elf_common.d 559 enum DF_ORIGIN = 0x00000001;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 378 enum DF_ORIGIN = 0x00000001;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/netbsd/sys/
elf_common.d 383 enum DF_ORIGIN = 0x00000001;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 720 #define DF_ORIGIN 0x00000001 /* uses $ORIGIN */
  /src/sys/sys/
exec_elf.h 811 #define DF_ORIGIN 0x00000001 /* uses $ORIGIN */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 722 #define DF_ORIGIN 0x00000001 /* uses $ORIGIN */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 722 #define DF_ORIGIN 0x00000001 /* uses $ORIGIN */
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
ELF.h 1353 DF_ORIGIN = 0x01, // The object may reference $ORIGIN.
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1347 #define DF_ORIGIN (1 << 0)
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1328 #define DF_ORIGIN (1 << 0)
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 661 enum DF_ORIGIN = 0x00000001;
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 12585 case DF_ORIGIN: fputs ("ORIGIN", stdout); break;
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 12077 case DF_ORIGIN: fputs ("ORIGIN", stdout); break;

Completed in 94 milliseconds