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

  /src/sys/compat/linux/arch/powerpc/
linux_exec_powerpc.c 129 a->a_type = AT_ENTRY;
  /src/sys/compat/linux32/common/
linux32_exec_elf32.c 160 a->a_type = AT_ENTRY;
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 505 #define AT_ENTRY 9 /* Entry address of executable */
  /src/sys/compat/linux/arch/amd64/
linux_exec_machdep.c 202 esd.ai[i].a_type = AT_ENTRY;
  /src/tools/amiga-elf2bb/sys/
exec_elf.h 577 #define AT_ENTRY 9 /* Entry address of executable */
  /src/sys/compat/linux/common/
linux_exec_elf32.c 529 a->a_type = AT_ENTRY;
  /src/sys/kern/
exec_elf.c 200 a->a_type = AT_ENTRY;
  /src/tools/arm-elf2aout/sys/
exec_elf.h 780 #define AT_ENTRY 9 /* Entry address of executable */
  /src/tools/m68k-elf2aout/sys/
exec_elf.h 780 #define AT_ENTRY 9 /* Entry address of executable */
  /src/sys/arch/epoc32/stand/e32boot/include/
elf.h 755 #define AT_ENTRY 9 /* Entry address of executable */
  /src/sys/sys/
exec_elf.h 885 #define AT_ENTRY 9 /* Entry address of executable */
  /src/libexec/ld.elf_so/
rtld.c 527 case AT_ENTRY:

Completed in 123 milliseconds