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

  /src/sys/compat/linux/arch/powerpc/
linux_exec_powerpc.c 133 a->a_type = AT_FLAGS;
  /src/sys/compat/linux32/common/
linux32_exec_elf32.c 156 a->a_type = AT_FLAGS;
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 504 #define AT_FLAGS 8 /* Processor flags */
  /src/sys/compat/linux/arch/amd64/
linux_exec_machdep.c 199 esd.ai[i].a_type = AT_FLAGS;
  /src/external/bsd/file/dist/src/
readelf.h 76 #define AT_FLAGS 8 /* flags */
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 576 #define AT_FLAGS 8 /* Processor flags */
  /src/sys/compat/linux/common/
linux_exec_elf32.c 525 a->a_type = AT_FLAGS;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/freebsd/sys/
elf_common.d 913 enum AT_FLAGS = 8;
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 754 #define AT_FLAGS 8 /* Processor flags */
  /src/sys/kern/
exec_elf.c 196 a->a_type = AT_FLAGS;
  /src/sys/sys/
exec_elf.h 1084 #define AT_FLAGS 8 /* Processor flags */
  /src/tools/arm-elf2aout/sys/
exec_elf.h 779 #define AT_FLAGS 8 /* Processor flags */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 779 #define AT_FLAGS 8 /* Processor flags */
  /src/external/gpl3/binutils/dist/include/elf/
common.h 1440 #define AT_FLAGS 8 /* Flags */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1416 #define AT_FLAGS 8 /* Flags */
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 807 enum AT_FLAGS = 8;

Completed in 60 milliseconds