Home
last modified time | relevance | path

Searched defs:__ELF_WORD_SIZE (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/stand/boot/common/
H A Dload_elf64_obj.c1 #define __ELF_WORD_SIZE 64 macro
H A Dload_elf64.c1 #define __ELF_WORD_SIZE 64 macro
H A Dreloc_elf64.c1 #define __ELF_WORD_SIZE 64 macro
H A Dreloc_elf32.c1 #define __ELF_WORD_SIZE 32 macro
H A Dload_elf32_obj.c1 #define __ELF_WORD_SIZE 32 macro
H A Dload_elf32.c1 #define __ELF_WORD_SIZE 32 macro
/dflybsd-src/stand/boot/pc32/libi386/
H A Delf32_freebsd.c29 #define __ELF_WORD_SIZE 32 macro
H A Delf64_freebsd.c30 #define __ELF_WORD_SIZE 64 macro
/dflybsd-src/stand/boot/efi/loader/arch/x86_64/
H A Delf64_freebsd.c30 #define __ELF_WORD_SIZE 64 macro
/dflybsd-src/sys/cpu/x86_64/include/
H A Delf.h38 #define __ELF_WORD_SIZE 64 /* Used by <sys/elf_generic.h> */ macro
/dflybsd-src/usr.bin/crunch/crunchide/
H A Dexec_elf64.c51 #define __ELF_WORD_SIZE ELFSIZE macro