/freebsd/sys/compat/linux/ |
H A D | linux_elf32.c | 34 #define __ELF_WORD_SIZE 32 macro
|
H A D | linux_elf64.c | 34 #define __ELF_WORD_SIZE 64 macro
|
H A D | linux_vdso.c | 29 #define __ELF_WORD_SIZE 32 macro 31 #define __ELF_WORD_SIZE 64 macro
|
/freebsd/sys/kern/ |
H A D | imgact_elf32.c | 30 #define __ELF_WORD_SIZE global() macro
|
H A D | imgact_elf64.c | 30 #define __ELF_WORD_SIZE global() macro
|
/freebsd/stand/common/ |
H A D | load_elf64.c | 3 #define __ELF_WORD_SIZE 64 macro
|
H A D | load_elf64_obj.c | 3 #define __ELF_WORD_SIZE 64 macro
|
H A D | reloc_elf32.c | 1 #define __ELF_WORD_SIZE 32 macro
|
H A D | reloc_elf64.c | 1 #define __ELF_WORD_SIZE 64 macro
|
H A D | load_elf32.c | 3 #define __ELF_WORD_SIZE 32 macro
|
H A D | load_elf32_obj.c | 3 #define __ELF_WORD_SIZE 32 macro
|
/freebsd/usr.bin/gcore/ |
H A D | elf32core.c | 5 #define __ELF_WORD_SIZE 32 macro
|
/freebsd/sys/x86/include/ |
H A D | elf.h | 41 #define __ELF_WORD_SIZE 32 /* Used by <sys/elf_generic.h> */ macro 96 #define __ELF_WORD_SIZE 64 /* Used by <sys/elf_generic.h> */ macro
|
/freebsd/stand/powerpc/ofw/ |
H A D | ppc64_elf_freebsd.c | 27 #define __ELF_WORD_SIZE 64 macro
|
/freebsd/stand/uboot/arch/powerpc/ |
H A D | ppc64_elf_freebsd.c | 27 #define __ELF_WORD_SIZE 64 macro
|
/freebsd/stand/i386/libi386/ |
H A D | elf64_freebsd.c | 27 #define __ELF_WORD_SIZE 64 macro
|
/freebsd/sys/powerpc/include/ |
H A D | elf.h | 41 #define __ELF_WORD_SIZE 64 /* Used by <sys/elf_generic.h> */ macro 43 #define __ELF_WORD_SIZE 32 /* Used by <sys/elf_generic.h> */ macro
|
/freebsd/sys/compat/ia32/ |
H A D | ia32_sysvec.c | 31 #define __ELF_WORD_SIZE 32 macro
|
/freebsd/stand/userboot/userboot/ |
H A D | elf64_freebsd.c | 27 #define __ELF_WORD_SIZE 64 macro
|
/freebsd/stand/efi/loader/arch/amd64/ |
H A D | elf64_freebsd.c | 28 #define __ELF_WORD_SIZE 64 macro
|
/freebsd/stand/kboot/kboot/arch/powerpc64/ |
H A D | ppc64_elf_freebsd.c | 27 #define __ELF_WORD_SIZE 64 macro
|
/freebsd/stand/efi/loader/arch/i386/ |
H A D | elf64_freebsd.c | 28 #define __ELF_WORD_SIZE 64 macro
|
/freebsd/sys/riscv/include/ |
H A D | elf.h | 37 #define __ELF_WORD_SIZE 64 /* Used by <sys/elf_generic.h> */ macro
|
/freebsd/sys/arm64/arm64/ |
H A D | elf32_machdep.c | 36 #define __ELF_WORD_SIZE 32 macro
|
/freebsd/sys/arm/include/ |
H A D | elf.h | 40 #define __ELF_WORD_SIZE 32 /* Used by <sys/elf_generic.h> */ macro
|