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

  /src/sys/modules/exec_elf32/
Makefile 5 KMOD= exec_elf32
22 SRCS= exec_elf32.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/sys/arch/pmax/stand/smallnet/setnetimage/
Makefile 9 SRCS= setnetimage.c exec_elf32.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_elf32.c 1 /* $NetBSD: exec_elf32.c,v 1.144 2024/12/06 16:19:41 riastradh Exp $ */
35 __KERNEL_RCSID(0, "$NetBSD: exec_elf32.c,v 1.144 2024/12/06 16:19:41 riastradh Exp $");
46 MODULE(MODULE_CLASS_EXEC, exec_elf32, NULL);
87 * added in the global array, because the exec_elf32 module only works
90 * However, we need the exec_elf32 module, because it will make the 32bit
  /src/sys/modules/
Makefile 226 SUBDIR+= exec_elf32

Completed in 16 milliseconds