HomeSort by: relevance | last modified time | path
    Searched defs:ARCH_ELFSIZE (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/arch/vax/include/
elf_machdep.h 15 #define ARCH_ELFSIZE 32 /* MD native binary size */
  /src/sys/arch/amd64/include/
elf_machdep.h 19 #define ARCH_ELFSIZE 64 /* MD native binary size */
  /src/sys/arch/hppa/include/
exec.h 36 #define ARCH_ELFSIZE 32
elf_machdep.h 15 #define ARCH_ELFSIZE 32 /* MD native binary size */
  /src/sys/arch/m68k/include/
elf_machdep.h 21 #define ARCH_ELFSIZE 32 /* MD native binary size */
  /src/sys/arch/or1k/include/
elf_machdep.h 47 #define ARCH_ELFSIZE 32 /* MD native binary size */
  /src/sys/arch/sh3/include/
elf_machdep.h 21 #define ARCH_ELFSIZE 32 /* MD native binary size */
  /src/sys/arch/i386/include/
elf_machdep.h 16 #define ARCH_ELFSIZE 32 /* MD native binary size */
  /src/sys/arch/alpha/include/
elf_machdep.h 25 #define ARCH_ELFSIZE 64 /* MD native binary size */
  /src/sys/arch/sparc/include/
elf_machdep.h 16 #define ARCH_ELFSIZE 32 /* MD native binary size */
  /src/sys/arch/riscv/include/
elf_machdep.h 51 #define ARCH_ELFSIZE 64 /* MD native binary size */
54 #define ARCH_ELFSIZE 32 /* MD native binary size */
  /src/sys/arch/arm/include/
elf_machdep.h 45 #define ARCH_ELFSIZE 32 /* MD native binary size */
  /src/sys/arch/sparc64/include/
elf_machdep.h 19 #define ARCH_ELFSIZE 64 /* MD native binary size */
22 #define ARCH_ELFSIZE 32 /* MD native binary size */
  /src/sys/arch/ia64/include/
elf_machdep.h 45 #define ARCH_ELFSIZE 64 /* MD native binary size */
  /src/sys/arch/powerpc/include/
elf_machdep.h 22 #define ARCH_ELFSIZE 64 /* MD native binary size */
25 #define ARCH_ELFSIZE 32 /* MD native binary size */
  /src/sys/arch/mips/include/
elf_machdep.h 33 #define ARCH_ELFSIZE 64 /* MD native binary size */
36 #define ARCH_ELFSIZE 32 /* MD native binary size */
  /src/sys/arch/aarch64/include/
elf_machdep.h 79 #define ARCH_ELFSIZE 64 /* MD native binary size */
  /src/sys/arch/atari/stand/tostools/libtos/
exec_elf.h 586 #define ARCH_ELFSIZE 32 /* MD native binary size */

Completed in 47 milliseconds