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

  /src/sys/modules/exec_elf64/
Makefile 5 KMOD= exec_elf64
14 SRCS= exec_elf64.c
  /src/sys/arch/atari/stand/binpatch/
Makefile 11 SRCS+= exec_aout.c exec_ecoff.c exec_elf32.c exec_elf64.c exec_coff.c
  /src/usr.sbin/mdsetimage/
Makefile 6 SRCS= mdsetimage.c exec_aout.c exec_ecoff.c exec_elf32.c exec_elf64.c \
  /src/sys/kern/
exec_elf64.c 1 /* $NetBSD: exec_elf64.c,v 1.9 2024/12/06 16:19:41 riastradh Exp $ */
35 __KERNEL_RCSID(0, "$NetBSD: exec_elf64.c,v 1.9 2024/12/06 16:19:41 riastradh Exp $");
46 MODULE(MODULE_CLASS_EXEC, exec_elf64, NULL);
  /src/doc/
TODO.modules 37 exec_elf64) are still built-in so that we don't need to alter the boot
  /src/sys/modules/
Makefile 235 SUBDIR+= exec_elf64

Completed in 106 milliseconds