Symbol: ARCH_ELFSIZE
sys/arch/aarch64/include/elf_machdep.h
242
#define ARCH_ELFSIZE 64 /* MD native binary size */
sys/arch/alpha/include/elf_machdep.h
83
#define ARCH_ELFSIZE 64 /* MD native binary size */
sys/arch/amd64/include/elf_machdep.h
74
#define ARCH_ELFSIZE 64 /* MD native binary size */
sys/arch/arm/include/elf_machdep.h
156
#define ARCH_ELFSIZE 32 /* MD native binary size */
sys/arch/atari/stand/tostools/libtos/exec_elf.h
586
#define ARCH_ELFSIZE 32 /* MD native binary size */
sys/arch/hppa/include/elf_machdep.h
156
#define ARCH_ELFSIZE 32 /* MD native binary size */
sys/arch/hppa/include/exec.h
36
#define ARCH_ELFSIZE 32
sys/arch/i386/include/elf_machdep.h
77
#define ARCH_ELFSIZE 32 /* MD native binary size */
sys/arch/ia64/include/elf_machdep.h
155
#define ARCH_ELFSIZE 64 /* MD native binary size */
sys/arch/m68k/include/elf_machdep.h
84
#define ARCH_ELFSIZE 32 /* MD native binary size */
sys/arch/mips/include/elf_machdep.h
160
#define ARCH_ELFSIZE 64 /* MD native binary size */
sys/arch/mips/include/elf_machdep.h
163
#define ARCH_ELFSIZE 32 /* MD native binary size */
sys/arch/or1k/include/elf_machdep.h
95
#define ARCH_ELFSIZE 32 /* MD native binary size */
sys/arch/powerpc/include/elf_machdep.h
218
#define ARCH_ELFSIZE 64 /* MD native binary size */
sys/arch/powerpc/include/elf_machdep.h
221
#define ARCH_ELFSIZE 32 /* MD native binary size */
sys/arch/riscv/include/elf_machdep.h
118
#define ARCH_ELFSIZE 64 /* MD native binary size */
sys/arch/riscv/include/elf_machdep.h
121
#define ARCH_ELFSIZE 32 /* MD native binary size */
sys/arch/sh3/include/elf_machdep.h
81
#define ARCH_ELFSIZE 32 /* MD native binary size */
sys/arch/sparc/include/elf_machdep.h
100
#define ARCH_ELFSIZE 32 /* MD native binary size */
sys/arch/sparc64/include/elf_machdep.h
130
#define ARCH_ELFSIZE 64 /* MD native binary size */
sys/arch/sparc64/include/elf_machdep.h
133
#define ARCH_ELFSIZE 32 /* MD native binary size */
sys/arch/vax/include/elf_machdep.h
33
#define ARCH_ELFSIZE 32 /* MD native binary size */